You are here

protected property GdprMyAgreementsBlock::$classResolver in General Data Protection Regulation 8

Same name and namespace in other branches
  1. 8.2 modules/gdpr_consent/src/Plugin/Block/GdprMyAgreementsBlock.php \Drupal\gdpr_consent\Plugin\Block\GdprMyAgreementsBlock::classResolver
  2. 3.0.x modules/gdpr_consent/src/Plugin/Block/GdprMyAgreementsBlock.php \Drupal\gdpr_consent\Plugin\Block\GdprMyAgreementsBlock::classResolver

The class resolver.

Type: \Drupal\Core\DependencyInjection\ClassResolverInterface

File

modules/gdpr_consent/src/Plugin/Block/GdprMyAgreementsBlock.php, line 30

Class

GdprMyAgreementsBlock
Provides a block to view a contact dashboard summary.

Namespace

Drupal\gdpr_consent\Plugin\Block

Code

protected $classResolver;