You are here

protected static property PHP_Token_Stream_CachingFactory::$cache in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 vendor/phpunit/php-token-stream/src/Token/Stream/CachingFactory.php \PHP_Token_Stream_CachingFactory::cache

Type: array

File

vendor/phpunit/php-token-stream/src/Token/Stream/CachingFactory.php, line 25

Class

PHP_Token_Stream_CachingFactory
A caching factory for token stream objects.

Code

protected static $cache = array();