PHP Class Storm\Drivers\Dynamic\Relational\Database

Inheritance: extends Storm\Drivers\Base\Relational\Database
Show file Open project: timetoogo/penumbra

Public Methods

Method Description
__construct ( Storm\Drivers\Base\Relational\IPlatform $Platform, array $Tables )

Protected Methods

Method Description
RegisterTables ( Registrar $Registrar )

Method Details

RegisterTables() final protected method

final protected RegisterTables ( Registrar $Registrar )
$Registrar Storm\Core\Containers\Registrar

__construct() public method

public __construct ( Storm\Drivers\Base\Relational\IPlatform $Platform, array $Tables )
$Platform Storm\Drivers\Base\Relational\IPlatform
$Tables array