MediaWiki
REL1_39
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:38
includes
title
ForeignTitleFactory.php
Generated on Mon Dec 16 2024 06:36:40 for MediaWiki by
1.10.0