Storm\Drivers\Constant\Object\Domain::RegisterAllEntityMaps PHP Method

RegisterAllEntityMaps() protected method

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