You are here

protected property PhotosImageEditForm::$connection in Album Photos 8.4

Same name and namespace in other branches
  1. 8.5 src/Form/PhotosImageEditForm.php \Drupal\photos\Form\PhotosImageEditForm::connection
  2. 6.0.x src/Form/PhotosImageEditForm.php \Drupal\photos\Form\PhotosImageEditForm::connection

The database connection.

Type: \Drupal\Core\Database\Connection

File

src/Form/PhotosImageEditForm.php, line 29

Class

PhotosImageEditForm
Defines a form to edit images.

Namespace

Drupal\photos\Form

Code

protected $connection;