You are here

protected property PhotosUserImagesController::$connection in Album Photos 8.4

The database connection.

Type: \Drupal\Core\Database\Connection

File

src/Controller/PhotosUserImagesController.php, line 33

Class

PhotosUserImagesController
Content controller for user images.

Namespace

Drupal\photos\Controller

Code

protected $connection;