You are here

function xautoload_ServiceFactory::drupalExtensionSystem in X Autoload 7.2

File

lib/ServiceFactory.php, line 70

Class

xautoload_ServiceFactory

Code

function drupalExtensionSystem() {
  return new xautoload_DrupalExtensionSystem();
}