PHP 클래스 Pinq\Iterators\Generators\Generator

저자: Elliot Levin ([email protected])
상속: implements Pinq\Iterators\Generators\IGenerator
파일 보기 프로젝트 열기: timetoogo/pinq 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( )
getIterator ( ) {@inheritDoc}

메소드 상세

__construct() 공개 메소드

public __construct ( )

getIterator() 추상적인 공개 메소드

{@inheritDoc}
abstract public getIterator ( )