You are here

private static property PHPUnit_Framework_MockObject_Generator::$cache in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Generator.php \PHPUnit_Framework_MockObject_Generator::cache

Type: array

File

vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Generator.php, line 32

Class

PHPUnit_Framework_MockObject_Generator
Mock Object Code Generator

Code

private static $cache = array();