You are here

protected property WebformNodeReferencesListController::$webformEntityReferenceManager in Webform 8.5

Same name and namespace in other branches
  1. 6.x modules/webform_node/src/Controller/WebformNodeReferencesListController.php \Drupal\webform_node\Controller\WebformNodeReferencesListController::webformEntityReferenceManager

The webform entity reference manager.

Type: \Drupal\webform\WebformEntityReferenceManagerInterface

File

modules/webform_node/src/Controller/WebformNodeReferencesListController.php, line 63

Class

WebformNodeReferencesListController
Defines a controller for webform node references.

Namespace

Drupal\webform_node\Controller

Code

protected $webformEntityReferenceManager;