resourceloader: Use parent getDefinitionSummary() in ResourceLoaderFileModule
authorTimo Tijhof <krinklemail@gmail.com>
Mon, 23 Mar 2015 03:56:35 +0000 (03:56 +0000)
committerTimo Tijhof <krinklemail@gmail.com>
Mon, 23 Mar 2015 04:09:13 +0000 (04:09 +0000)
commit1fc5803a788e4e47e91511f6643991b2e47943ce
treed8e32ddb3f02e37241d93e11a4b9c8eb94aa69a7
parentcfcaa33fcc424cd85444d71f10f6ce7cc2fb1e58
resourceloader: Use parent getDefinitionSummary() in ResourceLoaderFileModule

Right now ResourceLoaderModule::getDefinitionSummary just returns an array
with the class name, but may be extended in the future. Either way, it shouldn't
be repeated in the subclass.

Change-Id: Ic1d58f8d330fb2176daffc7ad39bc0751c196181
includes/resourceloader/ResourceLoaderFileModule.php