Namespace extension

Change-Id: I79aa319f177589d85446888289568748cd63d1c5
This commit is contained in:
Reedy
2021-11-25 20:20:18 +00:00
committed by jenkins-bot
parent 71fb08ed41
commit f9532855ad
13 changed files with 73 additions and 27 deletions

View File

@@ -1,7 +1,12 @@
<?php
namespace UniversalLanguageSelector;
use OutputPage;
/**
* This class parses font specification ini files to a central list.
*
* @author Niklas Laxström
* @since 2016.04
*/