You are here

protected property ExpenseRevisionRevertForm::$expenseStorage in Drupal PM (Project Management) 4.x

The Expense storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

modules/pm_expense/src/Form/ExpenseRevisionRevertForm.php, line 30

Class

ExpenseRevisionRevertForm
Provides a form for reverting a Expense revision.

Namespace

Drupal\pm_expense\Form

Code

protected $expenseStorage;