MediaWiki master
TitleArrayFromResult.php File Reference

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
 

Detailed Description

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.

Note
GPL-2.0-or-later

Definition in file TitleArrayFromResult.php.