wiki.techinc.nl/includes/title
Aryeh Gregor 4a52bf553f Use MainConfigNames instead of string literals, #3
This edition brought to you by:

grep -ERIn $(grep -o "'[A-Za-z0-9_]*'" includes/MainConfigNames.php | tr
"\n" '|' | sed 's/|$/\n/') includes/

I only corrected a fraction of the results provided by that command. I'm
submitting the partial patch now so it doesn't bitrot.

Bug: T305805
Change-Id: If1918c0b3d88cdf90403921e4310740e206d6962
2022-04-26 14:31:26 +03:00
..
Hook
ForeignTitle.php
ForeignTitleFactory.php title: Remove dated comment about inNamespace(), overall doc cleanup 2022-01-18 22:25:09 +00:00
ImportTitleFactory.php
MalformedTitleException.php
MediaWikiTitleCodec.php phan: Disable null_casts_as_any_type setting 2022-03-21 18:25:07 +00:00
NaiveForeignTitleFactory.php title: Remove dated comment about inNamespace(), overall doc cleanup 2022-01-18 22:25:09 +00:00
NaiveImportTitleFactory.php
NamespaceAwareForeignTitleFactory.php title: Remove dated comment about inNamespace(), overall doc cleanup 2022-01-18 22:25:09 +00:00
NamespaceImportTitleFactory.php
NamespaceInfo.php Use MainConfigNames instead of string literals, #3 2022-04-26 14:31:26 +03:00
SubpageImportTitleFactory.php
TitleFormatter.php
TitleParser.php
TitleValue.php title: Remove dated comment about inNamespace(), overall doc cleanup 2022-01-18 22:25:09 +00:00