Use namespaced Html class
Bug: T355105 Change-Id: I1ce4f54bde95704d8414e26bff8bec67ba1ee5f0
This commit is contained in:
committed by
jenkins-bot
parent
ad5753ad40
commit
b798142451
@@ -8,8 +8,8 @@
|
||||
namespace UniversalLanguageSelector;
|
||||
|
||||
use FormatJson;
|
||||
use Html;
|
||||
use Maintenance;
|
||||
use MediaWiki\Html\Html;
|
||||
|
||||
// Standard boilerplate to define $IP
|
||||
if ( getenv( 'MW_INSTALL_PATH' ) !== false ) {
|
||||
|
||||
Reference in New Issue
Block a user