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

Go to the source code of this file.

Variables

 $productRepository
 
 $product
 

Variable Documentation

◆ $product

$product
Initial value:

Definition at line 12 of file associated_products.php.

◆ $productRepository

$productRepository
Initial value:
->create(\Magento\Catalog\Api\ProductRepositoryInterface::class)

Definition at line 8 of file associated_products.php.