Use namespaced classes

Changes to the use statements done automatically via script

Change-Id: I13e05d42f89ebaa24a45e6a9253b2c393024b13b
This commit is contained in:
Umherirrender
2024-07-04 23:55:31 +02:00
committed by jenkins-bot
parent b7add4d173
commit e766391645
2 changed files with 4 additions and 4 deletions

View File

@@ -2,7 +2,7 @@
namespace UniversalLanguageSelector;
use OutputPage;
use MediaWiki\Output\OutputPage;
/**
* This class parses font specification ini files to a central list.