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