You are here

protected property WebformNodeEntityReferenceController::$webformEntityReferenceManager in Webform 6.x

Same name and namespace in other branches
  1. 8.5 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 23

Class

WebformNodeEntityReferenceController
Defines a controller for webform node entity references.

Namespace

Drupal\webform_node\Controller

Code

protected $webformEntityReferenceManager;