You are here

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

Same name and namespace in other branches
  1. 8.5 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
Update image view count(s).

Namespace

Drupal\photos\Controller

Code

protected $connection;