build: Updating mediawiki/mediawiki-codesniffer to 0.10.1

Change-Id: Ib7a361cf2973bf0bba0fb8944762216f44c226a8
This commit is contained in:
Umherirrender
2017-07-26 23:22:26 +02:00
parent 3bb241b08d
commit 1a4ac5a6d6
4 changed files with 4 additions and 5 deletions

View File

@@ -479,7 +479,7 @@ class UniversalLanguageSelectorHooks {
* Conditionally register module ext.uls.eventlogger.
*
* @param ResourceLoader $resourceLoader
* @return boolean true
* @return bool true
*/
public static function onResourceLoaderRegisterModules( ResourceLoader $resourceLoader ) {
global $wgULSEventLogging, $wgVersion;