Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
__construct (ProductFactory $productFactory, array $fixture) | |
generateEntity () | |
Simple product template generator. Return newly created simple product for specified attribute set with default values for product attributes
Definition at line 19 of file SimpleProductTemplateGenerator.php.
__construct | ( | ProductFactory | $productFactory, |
array | $fixture | ||
) |
ProductFactory | $productFactory | |
array | $fixture |
Definition at line 35 of file SimpleProductTemplateGenerator.php.
generateEntity | ( | ) |
{
Implements TemplateEntityGeneratorInterface.
Definition at line 44 of file SimpleProductTemplateGenerator.php.