public function NotSetStateClass::__construct in Plug 7
File
- lib/
doctrine/ cache/ tests/ Doctrine/ Tests/ Common/ Cache/ PhpFileCacheTest.php, line 98
Class
Namespace
Doctrine\Tests\Common\CacheCode
public function __construct($value) {
$this->value = $value;
}