service plugin.manager.config_pages_context in Config Pages 8.2
Same name and namespace in other branches
- 8.3 config_pages.services.yml \plugin.manager.config_pages_context
- 8 config_pages.services.yml \plugin.manager.config_pages_context
Class
Drupal\config_pages\ConfigPagesContextManager3 string references to plugin.manager.config_pages_context
- ConfigPagesListBuilder::createInstance in src/
ConfigPagesListBuilder.php - Instantiates a new instance of this entity handler.
- ConfigPagesType::__construct in src/
Entity/ ConfigPagesType.php - Constructs an Entity object.
- ConfigPagesTypeListBuilder::createInstance in src/
ConfigPagesTypeListBuilder.php - Instantiates a new instance of this entity handler.
File
View source
- class: Drupal\config_pages\ConfigPagesContextManager
- arguments:
- - '@container.namespaces'
- - '@cache.default'
- - '@module_handler'