Created
June 1, 2018 06:17
-
-
Save miteshmap/b4fa7dfb45c90c2cc29fadb6f746b400 to your computer and use it in GitHub Desktop.
Drupal 8: Service Decorators: custom_decorator_base.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| services: | |
| custom_decorator_base.base: | |
| class: Drupal\custom_decorator_base\OriginalService | |
| arguments: ['@request_stack'] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment