(PHP 5 >= 5.4.0, PHP 7)
RecursiveCallbackFilterIterator::__construct — Create a RecursiveCallbackFilterIterator from a RecursiveIterator
$iterator
, string $callback
) Creates a filtered iterator from a RecursiveIterator using the callback
to determine which items are accepted or rejected.
No value is returned.
© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/recursivecallbackfilteriterator.construct.php