protected property BookOutlineStorage::$connection in Drupal 9
Same name and namespace in other branches
- 8 core/modules/book/src/BookOutlineStorage.php \Drupal\book\BookOutlineStorage::connection
Database Service Object.
Type: \Drupal\Core\Database\Connection
File
- core/
modules/ book/ src/ BookOutlineStorage.php, line 17
Class
- BookOutlineStorage
- Defines a storage class for books outline.
Namespace
Drupal\bookCode
protected $connection;