You are here

public property UbercartLineItem::$title in Ubercart 8.4

The title of the line item.

Type: \Drupal\Core\Annotation\Translation

File

uc_order/src/Annotation/UbercartLineItem.php, line 28

Class

UbercartLineItem
Defines a line item plugin annotation object.

Namespace

Drupal\uc_order\Annotation

Code

public $title;