You are here

protected property ConnectionService::$connection in RedHen CRM 8

The database connection to use.

Type: \Drupal\Core\Database\Connection

File

modules/redhen_connection/src/ConnectionService.php, line 31

Class

ConnectionService
Provides an interface for getting connections between entities.

Namespace

Drupal\redhen_connection

Code

protected $connection;