CallbackFilterIterator::__construct
(PHP 5 >= 5.4.0, PHP 7, PHP 8)
CallbackFilterIterator::__construct — Create a filtered iterator from another iterator
说明
Creates a filtered iterator using the callback
to
determine which items are accepted or rejected.
参数
参见
- CallbackFilterIterator Examples
- CallbackFilterIterator::accept() - Calls the callback with the current value, the current key and the inner iterator as arguments
+添加备注
用户贡献的备注
此页面尚无用户贡献的备注。
备份地址:http://www.lvesu.com/blog/php/callbackfilteriterator.construct.php