You are here

protected property PhotosInformation::$connection in Album Photos 8.5

Same name and namespace in other branches
  1. 8.4 src/Plugin/Block/PhotosInformation.php \Drupal\photos\Plugin\Block\PhotosInformation::connection
  2. 6.0.x src/Plugin/Block/PhotosInformation.php \Drupal\photos\Plugin\Block\PhotosInformation::connection

The database connection.

Type: \Drupal\Core\Database\Connection

File

src/Plugin/Block/PhotosInformation.php, line 33

Class

PhotosInformation
Provides a 'Photo information' block.

Namespace

Drupal\photos\Plugin\Block

Code

protected $connection;