Documentation

PHP_Token_Stream_CachingFactory
in package

A caching factory for token stream objects.

Tags
author

Sebastian Bergmann sebastian@phpunit.de

copyright

Sebastian Bergmann sebastian@phpunit.de

license

http://www.opensource.org/licenses/BSD-3-Clause The BSD 3-Clause License

link
http://github.com/sebastianbergmann/php-token-stream/tree
since

Class available since Release 1.0.0

Table of Contents

$cache  : array<string|int, mixed>
clear()  : mixed
get()  : PHP_Token_Stream

Properties

$cache

protected static array<string|int, mixed> $cache = array()

Methods

clear()

public static clear([string $filename = null ]) : mixed
Parameters
$filename : string = null
Return values
mixed

Search results