You are here

protected property OrganizationRevisionDeleteForm::$organizationStorage in Drupal PM (Project Management) 4.x

The Organization storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

modules/pm_organization/src/Form/OrganizationRevisionDeleteForm.php, line 29

Class

OrganizationRevisionDeleteForm
Provides a form for deleting a Organization revision.

Namespace

Drupal\pm_organization\Form

Code

protected $organizationStorage;