MediaWiki
REL1_40
ForeignTitleFactory.php
Go to the documentation of this file.
1
<?php
24
interface
ForeignTitleFactory
{
36
public
function
createForeignTitle
(
$title
, $ns =
null
);
37
}
ForeignTitleFactory
A parser that translates page titles into ForeignTitle objects.
Definition
ForeignTitleFactory.php:24
ForeignTitleFactory\createForeignTitle
createForeignTitle( $title, $ns=null)
Create a ForeignTitle object.
$title
$title
Definition
testCompression.php:39
includes
title
ForeignTitleFactory.php
Generated on Thu Jun 27 2024 14:04:27 for MediaWiki by
1.10.0