You are here

protected property AddLineItemForm::$lineItemManager in Ubercart 8.4

The line item manager.

Type: \Drupal\uc_order\Plugin\LineItemManagerInterface

File

uc_order/src/Form/AddLineItemForm.php, line 22

Class

AddLineItemForm
Form to add a line item to an order.

Namespace

Drupal\uc_order\Form

Code

protected $lineItemManager;