protected property NodeGrantDatabaseStorage::$database in Drupal 9
Same name and namespace in other branches
- 8 core/modules/node/src/NodeGrantDatabaseStorage.php \Drupal\node\NodeGrantDatabaseStorage::database
The database connection.
Type: \Drupal\Core\Database\Connection
File
- core/
modules/ node/ src/ NodeGrantDatabaseStorage.php, line 26
Class
- NodeGrantDatabaseStorage
- Defines a storage handler class that handles the node grants system.
Namespace
Drupal\nodeCode
protected $database;