MediaWiki REL1_39
ForeignTitleFactory.php
Go to the documentation of this file.
1<?php
36 public function createForeignTitle( $title, $ns = null );
37}
A parser that translates page titles into ForeignTitle objects.
createForeignTitle( $title, $ns=null)
Create a ForeignTitle object.