Storm\Drivers\Constant\Object\Domain::RegisterAllEntityMaps PHP 메소드

RegisterAllEntityMaps() 보호된 메소드

protected RegisterAllEntityMaps ( Registrar $Registrar )
$Registrar Storm\Core\Containers\Registrar
    protected function RegisterAllEntityMaps(Registrar $Registrar)
    {
        $this->LoadRegistrarFromProperties($Registrar);
    }