You are here

protected property ImageCaptionStorage::$database in Image Field Caption 8

The database connection.

Type: \Drupal\Core\Database\Connection

File

src/ImageCaptionStorage.php, line 42
Contains \Drupal\image_field_caption\ImageCaptionStorage.

Class

ImageCaptionStorage
Storage controller class for image captions.

Namespace

Drupal\image_field_caption

Code

protected $database;