getContainer(); $events = $container['events']; $events('on', 'app.bootstrap', function (Slim\App $app, Slim\Container $c) { }); };