You are here

protected property PhotosImageDeleteForm::$connection in Album Photos 8.4

The database connection.

Type: \Drupal\Core\Database\Connection

File

src/Form/PhotosImageDeleteForm.php, line 24

Class

PhotosImageDeleteForm
Defines a confirmation form for deleting images.

Namespace

Drupal\photos\Form

Code

protected $connection;