You are here

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

The Organization storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

modules/pm_organization/src/Form/OrganizationRevisionRevertForm.php, line 30

Class

OrganizationRevisionRevertForm
Provides a form for reverting a Organization revision.

Namespace

Drupal\pm_organization\Form

Code

protected $organizationStorage;