You are here

protected property OrderUpdateForm::$eventDispatcher in Ubercart 8.4

The event_dispatcher service.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

uc_order/src/Form/OrderUpdateForm.php, line 24

Class

OrderUpdateForm
Updates an order's status and optionally adds comments.

Namespace

Drupal\uc_order\Form

Code

protected $eventDispatcher;