Remove out of date comment in UniversalLanguageSelectorHooks::setVersionConstant()

PHP entry point is gone

Change-Id: I3f2093336a78fa081b4aee862788c793f586fb63
This commit is contained in:
Reedy
2021-10-01 14:40:12 +01:00
committed by jenkins-bot
parent 1af4817b92
commit 6f8763b3b2

View File

@@ -23,9 +23,6 @@ use MediaWiki\MediaWikiServices;
class UniversalLanguageSelectorHooks {
/**
* Used when extension registration in use which skips the main php file
*/
public static function setVersionConstant() {
global $wgHooks;