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\book
Code
protected $connection;
Database Service Object.
Type: \Drupal\Core\Database\Connection
Drupal\book
protected $connection;
Please login to continue.