protected property GdprMyAgreementsBlock::$classResolver in General Data Protection Regulation 8
Same name and namespace in other branches
- 8.2 modules/gdpr_consent/src/Plugin/Block/GdprMyAgreementsBlock.php \Drupal\gdpr_consent\Plugin\Block\GdprMyAgreementsBlock::classResolver
- 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\BlockCode
protected $classResolver;