PHP Class Pinq\Queries\Operations\IndexOperation

Author: Elliot Levin ([email protected])
Inheritance: extends Operation
Afficher le fichier Open project: timetoogo/pinq

Protected Properties

Свойство Type Description
$indexParameterId string

Méthodes publiques

Méthode Description
__construct ( $indexParameterId )
getIndexId ( ) : string Gets the index parameter id.

Method Details

__construct() public méthode

public __construct ( $indexParameterId )

getIndexId() final public méthode

Gets the index parameter id.
final public getIndexId ( ) : string
Résultat string

Property Details

$indexParameterId protected_oe property

protected string $indexParameterId
Résultat string