protected property WebformSubmissionStorage::$accessRulesManager in Webform 6.x
Same name and namespace in other branches
- 8.5 src/WebformSubmissionStorage.php \Drupal\webform\WebformSubmissionStorage::accessRulesManager
The webform access rules manager service.
Type: \Drupal\webform\WebformAccessRulesManagerInterface
File
- src/
WebformSubmissionStorage.php, line 87
Class
- WebformSubmissionStorage
- Defines the webform submission storage.
Namespace
Drupal\webformCode
protected $accessRulesManager;