You are here

protected property EntityTraversal::$configStorage in General Data Protection Regulation 8.2

Same name and namespace in other branches
  1. 8 modules/gdpr_fields/src/EntityTraversal.php \Drupal\gdpr_fields\EntityTraversal::configStorage
  2. 3.0.x modules/gdpr_fields/src/EntityTraversal.php \Drupal\gdpr_fields\EntityTraversal::configStorage

Entity storage for GDPR config entities.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

modules/gdpr_fields/src/EntityTraversal.php, line 41

Class

EntityTraversal
Base class for traversing entities.

Namespace

Drupal\gdpr_fields

Code

protected $configStorage;