(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.
값을 반환하지 않습니다.