protected property NodeGrantDatabaseStorage::$languageManager in Zircon Profile 8.0
Same name and namespace in other branches
- 8 core/modules/node/src/NodeGrantDatabaseStorage.php \Drupal\node\NodeGrantDatabaseStorage::languageManager
The language manager.
Type: \Drupal\Core\Language\LanguageManagerInterface
File
- core/
modules/ node/ src/ NodeGrantDatabaseStorage.php, line 46 - Contains \Drupal\node\NodeGrantDatabaseStorage.
Class
- NodeGrantDatabaseStorage
- Defines a controller class that handles the node grants system.
Namespace
Drupal\nodeCode
protected $languageManager;