You are here

protected property BookOutlineStorage::$connection in Drupal 8

Same name and namespace in other branches
  1. 9 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;