You are here

protected property MongodbNodeGrantStorage::$moduleHandler in MongoDB 8

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

mongodb_node/src/MongodbNodeGrantStorage.php, line 35
Contains \Drupal\node\NodeGrantDatabaseStorage.

Class

MongodbNodeGrantStorage
Defines a controller class that handles the node grants system.

Namespace

Drupal\mongodb_node

Code

protected $moduleHandler;