Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Go to the source code of this file.
Variables | |
$this | _collection |
$items = array_values($this->_collection->getItems()) | |
$coupon = \Magento\TestFramework\Helper\Bootstrap::getObjectManager()->create(\Magento\SalesRule\Model\Coupon::class) | |
$coupon = \Magento\TestFramework\Helper\Bootstrap::getObjectManager()->create(\Magento\SalesRule\Model\Coupon::class) |
Definition at line 15 of file coupons_advanced.php.
$items = array_values($this->_collection->getItems()) |
Definition at line 12 of file coupons_advanced.php.
$this _collection |
Copyright © Magento, Inc. All rights reserved. See COPYING.txt for license details.
Definition at line 9 of file coupons_advanced.php.