register(new TwigServiceProvider()); $app->register(new PhraseanetTwigServiceProvider()); } public function boot(Application $app) { // no-op } }