You are here

protected property IntColumnHandler::$connection in Dynamic Entity Reference 8.2

The database connection.

Type: \Drupal\Core\Database\Connection

File

src/Storage/IntColumnHandler.php, line 18

Class

IntColumnHandler
Per database implementation of denormalizing into integer columns.

Namespace

Drupal\dynamic_entity_reference\Storage

Code

protected $connection;