You are here

protected property ConsentAgreementRevisionRevertForm::$revision in General Data Protection Regulation 8

Same name and namespace in other branches
  1. 8.2 modules/gdpr_consent/src/Form/ConsentAgreementRevisionRevertForm.php \Drupal\gdpr_consent\Form\ConsentAgreementRevisionRevertForm::revision
  2. 3.0.x modules/gdpr_consent/src/Form/ConsentAgreementRevisionRevertForm.php \Drupal\gdpr_consent\Form\ConsentAgreementRevisionRevertForm::revision

The Consent Agreement revision.

Type: \Drupal\gdpr_consent\Entity\ConsentAgreementInterface

File

modules/gdpr_consent/src/Form/ConsentAgreementRevisionRevertForm.php, line 26

Class

ConsentAgreementRevisionRevertForm
Provides a form for reverting a Consent Agreement revision.

Namespace

Drupal\gdpr_consent\Form

Code

protected $revision;