PHP 인터페이스 Puli\Repository\Api\ResourceIterator

부터: 1.0
저자: Bernhard Schussek ([email protected])
상속: extends Iterato\Iterator
파일 보기 프로젝트 열기: puli/repository

공개 메소드들

메소드 설명
getCurrentResource ( ) : Puli\Repository\Api\Resource\PuliResource Returns the resource at the current position of the iterator.

메소드 상세

getCurrentResource() 공개 메소드

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