PHP Class Storm\Drivers\Base\Relational\TableTrait

Inheritance: use trait Storm\Core\Helpers\Type
Show file Open project: timetoogo/penumbra Class Usage Examples

Public Methods

Method Description
Is ( TableTrait $OtherTrait )

Protected Methods

Method Description
IsTrait ( TableTrait $OtherTrait )

Method Details

Is() final public method

final public Is ( TableTrait $OtherTrait )
$OtherTrait TableTrait

IsTrait() abstract protected method

abstract protected IsTrait ( TableTrait $OtherTrait )
$OtherTrait TableTrait