wiki.techinc.nl/includes/title
Matěj Suchánek 9ba563dca8 Remove NamespaceInfo::getRestrictionLevels
It has been deprecated since 1.34 and it is unused.

Change-Id: Icd9b33a8c4051505e16aad384ebb509aa5e18649
2023-05-20 08:52:50 +00:00
..
Hook
ForeignTitle.php
ForeignTitleFactory.php
ImportTitleFactory.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
MalformedTitleException.php
MediaWikiTitleCodec.php Fix more PHPStorm inspections (#2) 2023-03-25 00:19:58 +00:00
NaiveForeignTitleFactory.php
NaiveImportTitleFactory.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
NamespaceAwareForeignTitleFactory.php
NamespaceImportTitleFactory.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
NamespaceInfo.php Remove NamespaceInfo::getRestrictionLevels 2023-05-20 08:52:50 +00:00
SubpageImportTitleFactory.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
Title.php Replace internal Hooks::runner 2023-05-11 06:17:38 +00:00
TitleArray.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
TitleArrayFromResult.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
TitleFactory.php Fix Phan suppressions related to Title::castFrom*() and friends 2023-04-22 16:45:09 +02:00
TitleFormatter.php
TitleParser.php
TitleValue.php