You are here

protected property PhotosStatisticsUpdateController::$connection in Album Photos 8.5

Same name and namespace in other branches
  1. 6.0.x src/Controller/PhotosStatisticsUpdateController.php \Drupal\photos\Controller\PhotosStatisticsUpdateController::connection

The database connection.

Type: \Drupal\Core\Database\Connection

File

src/Controller/PhotosStatisticsUpdateController.php, line 22

Class

PhotosStatisticsUpdateController
Class PhotosStatisticsUpdateController.

Namespace

Drupal\photos\Controller

Code

protected $connection;