You are here

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

Same name and namespace in other branches
  1. 8.5 src/WebformRequest.php \Drupal\webform\WebformRequest::webformEntityReferenceManager

The webform entity reference manager.

Type: \Drupal\webform\WebformEntityReferenceManagerInterface

File

src/WebformRequest.php, line 64

Class

WebformRequest
Handles webform requests.

Namespace

Drupal\webform

Code

protected $webformEntityReferenceManager;