PHP 클래스 tad\WPBrowser\Iterators\Filters\QueriesCallerBasedFilterIterator

상속: extends FilterIterator
파일 보기 프로젝트 열기: lucatume/wp-browser

보호된 프로퍼티들

프로퍼티 타입 설명
$needles array

공개 메소드들

메소드 설명
accept ( ) : boolean Check whether the current element of the iterator is acceptable

메소드 상세

accept() 공개 메소드

Check whether the current element of the iterator is acceptable
public accept ( ) : boolean
리턴 boolean true if the current element is acceptable, otherwise false.

프로퍼티 상세

$needles 보호되어 있는 프로퍼티

protected array $needles
리턴 array