You are here

protected property WebformSubmissionAccessControlHandler::$accessRulesManager in Webform 6.x

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

Webform access rules manager service.

Type: \Drupal\webform\WebformAccessRulesManagerInterface

File

src/WebformSubmissionAccessControlHandler.php, line 25

Class

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

Namespace

Drupal\webform

Code

protected $accessRulesManager;