share(function($app) { return new \task_manager($app['phraseanet.appbox']); }); } public function boot(Application $app) { } }