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