protected property GdprMyAgreementsBlock::$currentUser 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::currentUser
- 3.0.x modules/gdpr_consent/src/Plugin/Block/GdprMyAgreementsBlock.php \Drupal\gdpr_consent\Plugin\Block\GdprMyAgreementsBlock::currentUser
The user.
Type: \Drupal\Core\Session\AccountProxyInterface
File
- modules/
gdpr_consent/ src/ Plugin/ Block/ GdprMyAgreementsBlock.php, line 37
Class
- GdprMyAgreementsBlock
- Provides a block to view a contact dashboard summary.
Namespace
Drupal\gdpr_consent\Plugin\BlockCode
protected $currentUser;