PHP Interface Puli\Repository\Api\ResourceIterator

Since: 1.0
Author: Bernhard Schussek ([email protected])
Inheritance: extends Iterato\Iterator
Afficher le fichier Open project: puli/repository

Méthodes publiques

Méthode Description
getCurrentResource ( ) : Puli\Repository\Api\Resource\PuliResource Returns the resource at the current position of the iterator.

Method Details

getCurrentResource() public méthode

Returns the resource at the current position of the iterator.
public getCurrentResource ( ) : Puli\Repository\Api\Resource\PuliResource
Résultat Puli\Repository\Api\Resource\PuliResource The resource at the current position.