protected property ShortcutSetStorage::$connection in Drupal 9
Same name and namespace in other branches
- 8 core/modules/shortcut/src/ShortcutSetStorage.php \Drupal\shortcut\ShortcutSetStorage::connection
The database connection.
Type: \Drupal\Core\Database\Connection
File
- core/
modules/ shortcut/ src/ ShortcutSetStorage.php, line 34
Class
- ShortcutSetStorage
- Defines a storage for shortcut_set entities.
Namespace
Drupal\shortcutCode
protected $connection;