Could be done with [this trick](http://symfony.com/doc/current/cookbook/bundles/prepend_extension.html) (maybe there is a simpler solution ? ). The goal would be to get rid of the import in the `config.yml`.
Could be done with this trick (maybe there is a simpler solution ? ). The goal would be to get rid of the import in the
config.yml.