MediaWiki master
CoreParserFunctions\null Namespace Reference

Given a title, return the namespace name that would be given by the corresponding magic word. More...

Variables

 $t = self::makeTitle( $parser, $title )
 

Detailed Description

Given a title, return the namespace name that would be given by the corresponding magic word.

Parameters
Parser$parser
string | null$title
Returns
mixed|string
Since
1.39

Variable Documentation

◆ $t

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

Definition at line 672 of file CoreParserFunctions.php.