block_test.multiple_static_context
Same name in other branches
- 8.9.x core/modules/block/tests/modules/block_test/block_test.services.yml \block_test.multiple_static_context
- 10 core/modules/block/tests/modules/block_test/block_test.services.yml \block_test.multiple_static_context
- 11.x core/modules/block/tests/modules/block_test/block_test.services.yml \block_test.multiple_static_context
Class
Drupal\block_test\ContextProvider\MultipleStaticContextTags
- context_provider
File
-
core/
modules/ block/ tests/ modules/ block_test/ block_test.services.yml
View source
- class: Drupal\block_test\ContextProvider\MultipleStaticContext
- arguments:
- - '@current_user'
- - '@entity_type.manager'
- tags:
- - { name: context_provider }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.