We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 359c84f commit baada6aCopy full SHA for baada6a
1 file changed
app/Services/MediaWikiHostResolver.php
@@ -23,7 +23,6 @@ class MediaWikiHostResolver {
23
'mw1.43-wbs1' => '143',
24
];
25
26
- // https://phabricator.wikimedia.org/T409530
27
// This service could have other methods in future, e.g. getBackendHostForWiki()
28
// public function getBackendHostForWiki(Wiki $wiki): string {
29
// return $this->getBackendHostForDomain($wiki->domain);
0 commit comments