PHP 클래스 phpstreams\operations\FilterOperation

This stream takes a callback and yields every entry for which the callback returns something truthy.
저자: Bert Peters ([email protected])
상속: extends AbstractCallbackOperation
파일 보기 프로젝트 열기: bertptrs/phpstreams

공개 메소드들

메소드 설명
getIterator ( )

메소드 상세

getIterator() 공개 메소드

public getIterator ( )