You are here

protected property Agreement::$connection in Agreement 8.2

Same name and namespace in other branches
  1. 3.0.x src/Plugin/migrate/destination/Agreement.php \Drupal\agreement\Plugin\migrate\destination\Agreement::connection

Database connection.

Type: \Drupal\Core\Database\Connection

File

src/Plugin/migrate/destination/Agreement.php, line 30

Class

Agreement
Agreement migrate destination plugin.

Namespace

Drupal\agreement\Plugin\migrate\destination

Code

protected $connection;