You are here

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

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

The database connection.

Type: \Drupal\Core\Database\Connection

File

src/Plugin/migrate/destination/PhotosImage.php, line 34

Class

PhotosImage
Photos image migration destination.

Namespace

Drupal\photos\Plugin\migrate\destination

Code

protected $connection;