Skip to content

Instantly share code, notes, and snippets.

@GabrielCW
Last active August 29, 2016 08:46
Show Gist options
  • Save GabrielCW/d58a2042a87315267b623bc1fe4b8c74 to your computer and use it in GitHub Desktop.
Save GabrielCW/d58a2042a87315267b623bc1fe4b8c74 to your computer and use it in GitHub Desktop.
Quand on veut transmettre des paramètres
core_utility:
wait: wat
services:
core_utility.my_nice_service:
class: Core\UtilityBundle\Service\MyNiceService
arguments:
- %core_utility.wait%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment