PHP Class Storm\Drivers\Platforms\Mysql\Tables\Collation

Inheritance: extends Storm\Drivers\Base\Relational\StructuralTableTrait
Exibir arquivo Open project: timetoogo/penumbra Class Usage Examples

Public Methods

Method Description
GetName ( )
__construct ( $Name )

Protected Methods

Method Description
IsStructuralTrait ( StructuralTableTrait $OtherTrait )

Method Details

GetName() final public method

final public GetName ( )

IsStructuralTrait() protected method

protected IsStructuralTrait ( StructuralTableTrait $OtherTrait )
$OtherTrait Storm\Drivers\Base\Relational\StructuralTableTrait

__construct() public method

public __construct ( $Name )