ResourceLoaderEditToolbarModule: Fix PHP Strict Standards warning
authorBartosz Dziewoński <matma.rex@gmail.com>
Tue, 16 Sep 2014 14:46:19 +0000 (16:46 +0200)
committerBartosz Dziewoński <matma.rex@gmail.com>
Tue, 16 Sep 2014 14:46:19 +0000 (16:46 +0200)
commitc43234f78b4550babcb791aefa83d83b4de1e2ef
tree774b08f47b851d784beb035304a5e611e9ff22a5
parent91b07c5e0950572fb41f7d8f466fb6b3bbe98be5
ResourceLoaderEditToolbarModule: Fix PHP Strict Standards warning

PHP Strict Standards:  Declaration of ResourceLoaderEditToolbarModule::getLessCompiler()
should be compatible with ResourceLoaderFileModule::getLessCompiler(ResourceLoaderContext $context = NULL)
in …/includes/resourceloader/ResourceLoaderEditToolbarModule.php on line 0

Change-Id: I6b2de82028a81db7c65eb22f2535fbe4fa70cc91
includes/resourceloader/ResourceLoaderEditToolbarModule.php