__call()
__call(string $name, array $args) : mixed
Proxy method calls to the wrapped iterator
Parameters
string | $name | Name of the method |
array | $args | Arguments to proxy |
Proxies missing method calls to the innermost iterator