PHP Interface Nextras\Orm\Collection\IEntityIterator

Inheritance: extends Nextras\Orm\Collection\IEntityPreloadContainer, extends Iterator, extends Countable
Afficher le fichier Open project: nextras/orm

Méthodes publiques

Méthode Description
setDataIndex ( integer | null $index ) Sets index for inner hasMany collections.

Method Details

setDataIndex() public méthode

Sets index for inner hasMany collections.
public setDataIndex ( integer | null $index )
$index integer | null