You are here

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

The database connection.

Type: \Drupal\Core\Database\Connection

File

src/EventSubscriber/FieldStorageSubscriber.php, line 49

Class

FieldStorageSubscriber
Hands off field storage events to the integer column handler.

Namespace

Drupal\dynamic_entity_reference\EventSubscriber

Code

protected $connection;