Home
last modified time | relevance | path

Searched refs:FilterContainerInterface (Results 1 – 3 of 3) sorted by last modified time

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/Filter/
H A DAndFilter.php22 class AndFilter implements FilterContainerInterface, IteratorAggregate, Countable
H A DFilterContainerInterface.php19 interface FilterContainerInterface extends FilterInterface
32 * @return FilterInterface[]|FilterContainerInterface[]
18 interface FilterContainerInterface extends FilterInterface global() interface
H A DOrFilter.php22 class OrFilter implements FilterContainerInterface, IteratorAggregate, Countable