You are here

protected property PhotosImageViewController::$connection in Album Photos 6.0.x

Same name and namespace in other branches
  1. 8.5 src/Controller/PhotosImageViewController.php \Drupal\photos\Controller\PhotosImageViewController::connection

The database connection.

Type: \Drupal\Core\Database\Connection

File

src/Controller/PhotosImageViewController.php, line 33

Class

PhotosImageViewController
Image view controller.

Namespace

Drupal\photos\Controller

Code

protected $connection;