You are here

public property Order::$products in Ubercart 8.4

Order products.

Type: \Drupal\uc_order\OrderProductInterface[]

File

uc_order/src/Entity/Order.php, line 64

Class

Order
Defines the order entity class.

Namespace

Drupal\uc_order\Entity

Code

public $products = [];