You are here

protected property WebformTestController::$entityReferenceManager in Webform 8.5

Same name and namespace in other branches
  1. 6.x src/Controller/WebformTestController.php \Drupal\webform\Controller\WebformTestController::entityReferenceManager

The webform entity reference manager.

Type: \Drupal\webform\WebformEntityReferenceManagerInterface

File

src/Controller/WebformTestController.php, line 41

Class

WebformTestController
Provides route responses for Webform testing.

Namespace

Drupal\webform\Controller

Code

protected $entityReferenceManager;