You are here

protected property DataPolicyRevisionDeleteForm::$dataPolicyStorage in Data Policy 8

The Data policy storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Form/DataPolicyRevisionDeleteForm.php, line 33

Class

DataPolicyRevisionDeleteForm
Provides a form for deleting a Data policy revision.

Namespace

Drupal\data_policy\Form

Code

protected $dataPolicyStorage;