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

Go to the source code of this file.

Variables

 $productRepository
 
 try
 

Variable Documentation

◆ $productRepository

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

Definition at line 11 of file attribute_set_with_product.php.

◆ try

try
Initial value:
{
$product = $productRepository->get('simple', true, null, true)

Definition at line 13 of file attribute_set_with_product.php.