You are here

protected property UserConsentDataPolicyRevision::$configFactory in Data Policy 8

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

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

Class

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

Namespace

Drupal\data_policy\Plugin\views\filter

Code

protected $configFactory;