You are here

protected property WebformNodeEntityReferenceController::$webformEntityReferenceManager in Webform 8.5

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

The webform entity reference manager.

Type: \Drupal\webform\WebformEntityReferenceManagerInterface

File

modules/webform_node/src/Controller/WebformNodeEntityReferenceController.php, line 24

Class

WebformNodeEntityReferenceController
Defines a controller for webform node entity references.

Namespace

Drupal\webform_node\Controller

Code

protected $webformEntityReferenceManager;