Inject the plugin loader into Zend\Mvc\Controller\PluginBroker by default to simplify...
[zf2.biz/application_blanche.git] / module / Application / autoload_register.php
1 <?php
2 spl_autoload_register(include __DIR__ . '/autoload_function.php');