You are here

protected property OgRoleCacheContext::$database in Organic groups 8

The active database connection.

Type: \Drupal\Core\Database\Connection

File

src/Cache/Context/OgRoleCacheContext.php, line 63

Class

OgRoleCacheContext
Defines a cache context service for the OG roles of the current user.

Namespace

Drupal\og\Cache\Context

Code

protected $database;