MediaWiki
1.34.0
|
Files | |
file | IteratorDecorator.php [code] |
Allows extending classes to decorate an Iterator with reduced boilerplate. | |
file | NotRecursiveIterator.php [code] |
Wraps a non-recursive iterator with methods to be recursive without children. | |