Doctrine\ODM\MongoDB\Mapping\ClassMetadataFactory::wakeupReflection PHP 메소드

wakeupReflection() 보호된 메소드

{@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)
    {
    }