You are here

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

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

The webform source entity plugin manager.

Type: \Drupal\webform\Plugin\WebformSourceEntityManagerInterface

File

src/WebformRequest.php, line 71

Class

WebformRequest
Handles webform requests.

Namespace

Drupal\webform

Code

protected $webformSourceEntityManager;