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

Go to the source code of this file.

Variables

 $price = \Magento\TestFramework\Helper\Bootstrap::getObjectManager()->create(\Magento\ProductAlert\Model\Price::class)
 
 $stock = \Magento\TestFramework\Helper\Bootstrap::getObjectManager()->create(\Magento\ProductAlert\Model\Stock::class)
 

Variable Documentation

◆ $price

$price = \Magento\TestFramework\Helper\Bootstrap::getObjectManager()->create(\Magento\ProductAlert\Model\Price::class)

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

Definition at line 10 of file product_alert.php.

◆ $stock

$stock = \Magento\TestFramework\Helper\Bootstrap::getObjectManager()->create(\Magento\ProductAlert\Model\Stock::class)

Definition at line 22 of file product_alert.php.