MediaWiki
1.34.0
ForeignTitleFactory.php
Go to the documentation of this file.
1
<?php
24
interface
ForeignTitleFactory
{
34
public
function
createForeignTitle
(
$title
, $ns =
null
);
35
}
ForeignTitleFactory\createForeignTitle
createForeignTitle( $title, $ns=null)
Creates a ForeignTitle object based on the page title, and optionally the namespace ID,...
ForeignTitleFactory
A parser that translates page titles into ForeignTitle objects.
Definition:
ForeignTitleFactory.php:24
$title
$title
Definition:
testCompression.php:34
includes
title
ForeignTitleFactory.php
Generated on Thu Dec 19 2019 14:55:03 for MediaWiki by
1.8.16