You are here

protected property DataPolicyRevisionRevertForm::$dataPolicyStorage in Data Policy 8

The Data policy storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Form/DataPolicyRevisionRevertForm.php, line 33

Class

DataPolicyRevisionRevertForm
Provides a form for reverting a Data policy revision.

Namespace

Drupal\data_policy\Form

Code

protected $dataPolicyStorage;