Skip to content

Instantly share code, notes, and snippets.

@miteshmap
Created June 1, 2018 06:17
Show Gist options
  • Select an option

  • Save miteshmap/b4fa7dfb45c90c2cc29fadb6f746b400 to your computer and use it in GitHub Desktop.

Select an option

Save miteshmap/b4fa7dfb45c90c2cc29fadb6f746b400 to your computer and use it in GitHub Desktop.
Drupal 8: Service Decorators: custom_decorator_base.yml
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