You are here

protected property UserConsentDataPolicyRevision::$connection in Data Policy 8

The database connection.

Type: \Drupal\Core\Database\Connection

File

src/Plugin/views/filter/UserConsentDataPolicyRevision.php, line 26

Class

UserConsentDataPolicyRevision
Simple filter to handle matching of multiple data policy revisions.

Namespace

Drupal\data_policy\Plugin\views\filter

Code

protected $connection;