protected property PhotosInformation::$connection in Album Photos 8.4
Same name and namespace in other branches
- 8.5 src/Plugin/Block/PhotosInformation.php \Drupal\photos\Plugin\Block\PhotosInformation::connection
- 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 31
Class
- PhotosInformation
- Provides a 'Photo information' block.
Namespace
Drupal\photos\Plugin\BlockCode
protected $connection;