The node grant storage.
Type: \Drupal\node\NodeGrantDatabaseStorageInterface
File
- core/modules/node/src/NodeAccessControlHandler.php, line 28
Class
- NodeAccessControlHandler
- Defines the access control handler for the node entity type.
Namespace
Drupal\node
Code
protected $grantStorage;
Please login to continue.