Interface for objects which can provide a MediaWiki context on request.
static getPage($name)
Find the object with a given name and return it (or NULL)
Interface for type hinting (accepts WikiPage, Article, ImagePage, CategoryPage)
wfDeprecated($function, $version=false, $component=false, $callerOffset=2)
Throws a warning that $function is deprecated.