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