Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
Variables
order_with_dummy_item_and_invoiced.php File Reference

Go to the source code of this file.

Variables

 $orderItems
 

Variable Documentation

◆ $orderItems

$orderItems
Initial value:
= [
[
'children' => [
[
'product_options' => [
'bundle_selection_attributes' => '{"qty":2}',
],
]
],
]
]
$order
Definition: order.php:55

Definition at line 10 of file order_with_dummy_item_and_invoiced.php.