You are here

protected property WebformRequest::$webformSourceEntityManager in Webform 8.5

Same name and namespace in other branches
  1. 6.x src/WebformRequest.php \Drupal\webform\WebformRequest::webformSourceEntityManager

The webform source entity plugin manager.

Type: \Drupal\webform\Plugin\WebformSourceEntityManagerInterface

File

src/WebformRequest.php, line 75

Class

WebformRequest
Handles webform requests.

Namespace

Drupal\webform

Code

protected $webformSourceEntityManager;