protected function TestClassMetadataFactory::initialize

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

drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ClassMetadataFactoryTest.php, line 103

Class

TestClassMetadataFactory

Namespace

Doctrine\Tests\Common\Persistence\Mapping

Code

protected function initialize() {
}