file-fetcher
Static Public Member Functions | Static Protected Attributes | List of all members
PHP_Token_Stream_CachingFactory Class Reference

Detailed Description

A caching factory for token stream objects.

Static Public Member Functions

static get ($filename)
 
static clear ($filename=null)
 

Static Protected Attributes

static $cache = []
 

Member Function Documentation

◆ clear()

static PHP_Token_Stream_CachingFactory::clear (   $filename = null)
static
Parameters
string$filename

◆ get()

static PHP_Token_Stream_CachingFactory::get (   $filename)
static
Parameters
string$filename
Returns
PHP_Token_Stream

Member Data Documentation

◆ $cache

PHP_Token_Stream_CachingFactory::$cache = []
staticprotected

The documentation for this class was generated from the following file: