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

Go to the source code of this file.

Variables

 $objectManager = \Magento\TestFramework\Helper\Bootstrap::getObjectManager()
 
 $orderItem = $objectManager->create(\Magento\Sales\Model\Order\Item::class)
 

Variable Documentation

◆ $objectManager

Copyright © Magento, Inc. All rights reserved. See COPYING.txt for license details.

Definition at line 10 of file order_items_simple_and_bundle.php.

◆ $orderItem

$orderItem = $objectManager->create(\Magento\Sales\Model\Order\Item::class)

Definition at line 13 of file order_items_simple_and_bundle.php.