You are here

protected property WebformSubmissionAccessControlHandler::$accessRulesManager in Webform 8.5

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

Webform access rules manager service.

Type: \Drupal\webform\WebformAccessRulesManagerInterface

File

src/WebformSubmissionAccessControlHandler.php, line 26

Class

WebformSubmissionAccessControlHandler
Defines the access control handler for the webform submission entity type.

Namespace

Drupal\webform

Code

protected $accessRulesManager;