PHP Class Storm\Drivers\Base\Object\Properties\Accessors\IndexBase

Exibir arquivo Open project: timetoogo/penumbra

Protected Properties

Property Type Description
$Index mixed

Public Methods

Method Description
GetIndex ( ) : mixed
Identifier ( &$Identifier )
SetEntityType ( $EntityType )
__construct ( $Index )

Method Details

GetIndex() final public method

final public GetIndex ( ) : mixed
return mixed

Identifier() public method

public Identifier ( &$Identifier )

SetEntityType() public method

public SetEntityType ( $EntityType )

__construct() public method

public __construct ( $Index )

Property Details

$Index protected_oe property

protected mixed $Index
return mixed