You are here

protected property PrintInvoiceAction::$dispatcher in Ubercart 8.4

The event dispatcher service.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

uc_order/src/Plugin/Action/PrintInvoiceAction.php, line 29

Class

PrintInvoiceAction
Sets the response to a page that triggres the print dialog.

Namespace

Drupal\uc_order\Plugin\Action

Code

protected $dispatcher;