share(function ($app) { return new EventProcessorFactory($app); }); } public function boot(Application $app) { // no-op } }