BookOutlineStorage::$connection

Same name and namespace in other branches
  1. 8.9.x core/modules/book/src/BookOutlineStorage.php \Drupal\book\BookOutlineStorage::connection
  2. 10 core/modules/book/src/BookOutlineStorage.php \Drupal\book\BookOutlineStorage::connection
  3. 11.x 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\book

Code

protected $connection;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.