|
MediaWiki master
|
Class to walk into a list of Title objects. More...
Go to the source code of this file.
Classes | |
| class | MediaWiki\Title\TitleArrayFromResult |
Namespaces | |
| namespace | MediaWiki\Title |
Class to walk into a list of Title objects.
Note: this entire file is a byte-for-byte copy of UserArrayFromResult.php with s/User/Title/. If anyone can figure out how to do this nicely with inheritance or something, please do so.
Definition in file TitleArrayFromResult.php.