Storm\Core\Relational\Database::RegisterTables PHP Метод

RegisterTables() абстрактный защищенный Метод

The method to specify the tables in the current database.
abstract protected RegisterTables ( Registrar $Registrar ) : void
$Registrar Storm\Core\Containers\Registrar The registrar to register the tables
Результат void
    protected abstract function RegisterTables(Registrar $Registrar);