MediaWiki
1.34.4
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 Sep 24 2020 22:30:25 for MediaWiki by
1.8.18