You are here

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

Same name and namespace in other branches
  1. 8.5 src/Plugin/views/field/PhotosImageCover.php \Drupal\photos\Plugin\views\field\PhotosImageCover::connection

The database connection.

Type: \Drupal\Core\Database\Connection

File

src/Plugin/views/field/PhotosImageCover.php, line 29

Class

PhotosImageCover
Field handler to display album cover in views.

Namespace

Drupal\photos\Plugin\views\field

Code

protected $connection;