You are here

protected property SqlGroupGraphStorage::$connection in Subgroup (Graph) 1.0.x

The database connection.

Type: \Drupal\Core\Database\Connection

File

src/Graph/SqlGroupGraphStorage.php, line 59

Class

SqlGroupGraphStorage
SQL based storage of the group relationship graph.

Namespace

Drupal\ggroup\Graph

Code

protected $connection;