Nextras\Orm\Collection\ICollection::getEntityIterator PHP Метод

getEntityIterator() публичный Метод

public getEntityIterator ( Nextras\Orm\Entity\IEntity $parent = null ) : Traversable
$parent Nextras\Orm\Entity\IEntity
Результат Traversable
    public function getEntityIterator(IEntity $parent = null);