PHP Class tad\WPBrowser\Iterators\Filters\QueriesCallerBasedKeepingFilterIterator

Inheritance: extends FilterIterator
Show file Open project: lucatume/wp-browser Class Usage Examples

Protected Properties

Property Type Description
$needles array

Public Methods

Method Description
accept ( ) : boolean Check whether the current element of the iterator is acceptable

Method Details

accept() public method

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

Property Details

$needles protected property

protected array $needles
return array