RecursiveCallbackFilterIterator
extends RecursiveFilterIterator
in package
Table of Contents
Properties
- $callback : mixed
Methods
- __construct() : mixed
- accept() : mixed
- getChildren() : mixed
Properties
$callback
private
mixed
$callback
Methods
__construct()
public
__construct(RecursiveIterator $iterator, mixed $callback) : mixed
Parameters
- $iterator : RecursiveIterator
- $callback : mixed
accept()
public
accept() : mixed
getChildren()
public
getChildren() : mixed