You are here

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

The database connection.

Type: \Drupal\Core\Database\Connection

File

src/Storage/IntColumnHandlerPostgreSQL.php, line 17

Class

IntColumnHandlerPostgreSQL
PostgreSQL implementation of denormalizing into integer columns.

Namespace

Drupal\dynamic_entity_reference\Storage

Code

protected $connection;