service plugin.manager.webform.source_entity in Webform 6.x
Same name and namespace in other branches
- 8.5 webform.services.yml \plugin.manager.webform.source_entity
Class
Drupal\webform\Plugin\WebformSourceEntityManager2 string references to plugin.manager.webform.source_entity
- WebformEntityAccessControlHandler::createInstance in src/
WebformEntityAccessControlHandler.php - Instantiates a new instance of this entity handler.
- WebformEntityAccessControlHandlerTest::testCheckAccess in tests/
src/ Unit/ WebformEntityAccessControlHandlerTest.php - Tests the access logic.
File
View source
- class: Drupal\webform\Plugin\WebformSourceEntityManager
- arguments:
- - '@container.namespaces'
- - '@cache.discovery'
- - '@module_handler'
- - '@config.factory'