You are here

protected property Photos::$connection in Album Photos 8.5

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

The database connection.

Type: \Drupal\Core\Database\Connection

File

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

Class

Photos
Photos migration destination.

Namespace

Drupal\photos\Plugin\migrate\destination

Code

protected $connection;