NodeGrantDatabaseStorage::$hasNodeGrantsImplementations

Indicates if any module implements hook_node_grants().

Type: hasNodeGrantsImplementations

File

core/modules/node/src/NodeGrantDatabaseStorage.php, line 26

Class

NodeGrantDatabaseStorage
Defines a storage handler class that handles the node grants system.

Namespace

Drupal\node

Code

protected readonly bool $hasNodeGrantsImplementations;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.