MediaWiki master
CoreParserFunctions.php File Reference

Parser functions provided by MediaWiki core. More...

Go to the source code of this file.

Classes

class  MediaWiki\Parser\CoreParserFunctions
 Various core parser functions, registered in every Parser. More...
 

Namespaces

namespace  MediaWiki\Parser
 
namespace  MediaWiki\Parser\CoreParserFunctions\null
 Given a title, return the namespace name that would be given by the corresponding magic word.
 

Variables

 MediaWiki\Parser\CoreParserFunctions\null::$t = self::makeTitle( $parser, $title )
 

Detailed Description

Parser functions provided by MediaWiki core.

Note
GPL-2.0-or-later

Definition in file CoreParserFunctions.php.