Skip to content
This repository was archived by the owner on Sep 23, 2022. It is now read-only.

AppBundle

gquemener edited this page Dec 3, 2012 · 1 revision

Defining services

Don't worry about creating your own Extension for your Bundle and load some definition files here. All you have to do is to create a services.yml file in the `Resources/config' directory and it will be autoloaded automatically.

You can even specify in which environnment you want to define your service by creating the according services_(dev|prod|test).yml file!

Clone this wiki locally