Skip to content

Instantly share code, notes, and snippets.

@mssoylu
Created February 8, 2021 16:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mssoylu/87c0e5053f300d31ac5ea5197aab59e2 to your computer and use it in GitHub Desktop.
Save mssoylu/87c0e5053f300d31ac5ea5197aab59e2 to your computer and use it in GitHub Desktop.
# config/services.yaml
Foo: ~
Bar:
decorates: Foo
decoration_priority: 5
arguments: ['@.inner']
Baz:
decorates: Foo
decoration_priority: 1
arguments: ['@.inner']
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment