You are here

protected property PhotosCount::$connection in Album Photos 8.5

Same name and namespace in other branches
  1. 6.0.x src/Plugin/migrate/destination/PhotosCount.php \Drupal\photos\Plugin\migrate\destination\PhotosCount::connection

The database connection.

Type: \Drupal\Core\Database\Connection

File

src/Plugin/migrate/destination/PhotosCount.php, line 27

Class

PhotosCount
Photos count migration destination.

Namespace

Drupal\photos\Plugin\migrate\destination

Code

protected $connection;