protected property QueryStringWebformSourceEntity::$webformEntityReferenceManager in Webform 8.5
Same name and namespace in other branches
- 6.x src/Plugin/WebformSourceEntity/QueryStringWebformSourceEntity.php \Drupal\webform\Plugin\WebformSourceEntity\QueryStringWebformSourceEntity::webformEntityReferenceManager
The webform entity reference manager.
Type: \Drupal\webform\WebformEntityReferenceManagerInterface
File
- src/
Plugin/ WebformSourceEntity/ QueryStringWebformSourceEntity.php, line 61
Class
- QueryStringWebformSourceEntity
- Detect source entity by examining query string.
Namespace
Drupal\webform\Plugin\WebformSourceEntityCode
protected $webformEntityReferenceManager;