You are here

protected property OrderCreateForm::$mailManager in Ubercart 8.4

The mail manager service.

Type: \Drupal\Core\Mail\MailManagerInterface

File

uc_order/src/Form/OrderCreateForm.php, line 23

Class

OrderCreateForm
Creates a new order and redirect to its edit screen.

Namespace

Drupal\uc_order\Form

Code

protected $mailManager;