You are here

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

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

The webform source entity plugin manager.

Type: \Drupal\webform\Plugin\WebformSourceEntityManagerInterface

File

src/WebformEntityAccessControlHandler.php, line 36

Class

WebformEntityAccessControlHandler
Defines the access control handler for the webform entity type.

Namespace

Drupal\webform

Code

protected $webformSourceEntityManager;