mediawiki-extensions-Scribunto/includes/engines/LuaCommon
Thiemo Kreuz 0860648680 Remove unused defaults from class properties
As well as:
* Remove redundant `=== null`. The `isset()` before does this already.
* Use convenient PHPUnit shortcuts.

Change-Id: Ibef571e53a48c443d7798fee8abbc2624fbad225
2022-05-21 18:45:52 +00:00
..
lualib Increase mw.dumpObject() indent size 2022-05-21 13:51:14 +00:00
HashLibrary.php Add method scope visibility 2018-11-19 21:18:12 +00:00
HtmlLibrary.php Add method scope visibility 2018-11-19 21:18:12 +00:00
LanguageLibrary.php Minor cleanup 2022-04-16 22:09:10 +01:00
LibraryBase.php Remove comments that literally repeat the code 2022-01-18 23:50:13 +00:00
LuaEngine.php Start namespacing extension 2022-05-12 01:33:11 +00:00
LuaError.php Start namespacing extension 2022-05-12 01:33:11 +00:00
LuaInterpreter.php Remove comments that literally repeat the code 2022-01-18 23:50:13 +00:00
LuaInterpreterBadVersionError.php Split all classes in own files 2019-12-21 10:20:18 +01:00
LuaInterpreterNotFoundError.php Split all classes in own files 2019-12-21 10:20:18 +01:00
LuaModule.php Start namespacing extension 2022-05-12 01:33:11 +00:00
MessageLibrary.php Use MediaWikiServices::getContentLanguage() 2020-03-16 17:58:26 +00:00
SiteLibrary.php Minor cleanup 2022-04-16 22:09:10 +01:00
TextLibrary.php build: Updating dependencies 2021-05-13 08:26:27 +00:00
TitleLibrary.php Minor cleanup 2022-04-16 22:09:10 +01:00
UriLibrary.php Use strict equality when comparing namespaces 2021-01-01 16:44:40 +00:00
UstringLibrary.php Remove unused defaults from class properties 2022-05-21 18:45:52 +00:00