Doctrine\ODM\MongoDB\Mapping\ClassMetadataFactory::wakeupReflection PHP Method

wakeupReflection() protected method

{@inheritDoc}
protected wakeupReflection ( Doctrine\Common\Persistence\Mapping\ClassMetadata $class, Doctrine\Common\Persistence\Mapping\ReflectionService $reflService )
$class Doctrine\Common\Persistence\Mapping\ClassMetadata
$reflService Doctrine\Common\Persistence\Mapping\ReflectionService
    protected function wakeupReflection(ClassMetadataInterface $class, ReflectionService $reflService)
    {
    }