block_test.services.yml
Same filename in other branches
File
-
core/
modules/ block/ tests/ modules/ block_test/ block_test.services.yml
View source
- services:
- block_test.multiple_static_context:
- class: Drupal\block_test\ContextProvider\MultipleStaticContext
- arguments: ['@current_user', '@entity_type.manager']
- tags:
- - { name: 'context_provider' }
Services
Title | Deprecated | Summary |
---|---|---|
block_test.multiple_static_context | Drupal\block_test\ContextProvider\MultipleStaticContext |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.