protected function TestClassMetadataFactory::initialize in Plug 7
Lazy initialization of this stuff, especially the metadata driver, since these are not needed at all when a metadata cache is active.
Return value
void
Overrides AbstractClassMetadataFactory::initialize
File
- lib/
doctrine/ common/ tests/ Doctrine/ Tests/ Common/ Persistence/ Mapping/ ClassMetadataFactoryTest.php, line 159
Class
Namespace
Doctrine\Tests\Common\Persistence\MappingCode
protected function initialize() {
}