Move list of core namespaces to NamespaceInfo
authorDavid Barratt <dbarratt@wikimedia.org>
Tue, 30 Jul 2019 02:26:17 +0000 (22:26 -0400)
committerMobrovac <mobrovac@wikimedia.org>
Thu, 8 Aug 2019 10:49:15 +0000 (10:49 +0000)
commit5d54ddbd36eacfbd27a5bfb46bece8d7158cf6d8
tree07c80256e4180db8172579a00d62f235baba8e01
parentef8179300a76f93c2ed51c051d99408e3403513b
Move list of core namespaces to NamespaceInfo

It is sometimes necessary to get an unmodified list of namespaces that are in
core.

Bug: T226657
Change-Id: I8e4ed19db915a1673c27ca5b212d712d079b4bba
includes/Setup.php
includes/title/NamespaceInfo.php