PHP Class tad\WPBrowser\Iterators\Filters\QueriesCallerBasedKeepingFilterIterator

Inheritance: extends FilterIterator
Afficher le fichier Open project: lucatume/wp-browser Class Usage Examples

Protected Properties

Свойство Type Description
$needles array

Méthodes publiques

Méthode Description
accept ( ) : boolean Check whether the current element of the iterator is acceptable

Method Details

accept() public méthode

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

Property Details

$needles protected_oe property

protected array $needles
Résultat array