You are here

protected property WebformEntityAccessControlHandler::$accessRulesManager in Webform 8.5

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

The webform access rules manager service.

Type: \Drupal\webform\WebformAccessRulesManagerInterface

File

src/WebformEntityAccessControlHandler.php, line 50

Class

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

Namespace

Drupal\webform

Code

protected $accessRulesManager;