Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
__construct (CustomerFactory $customerFactory, AddressFactory $addressFactory, StoreManagerInterface $storeManager) | |
generateEntity () | |
Product template generator
Definition at line 18 of file CustomerTemplateGenerator.php.
__construct | ( | CustomerFactory | $customerFactory, |
AddressFactory | $addressFactory, | ||
StoreManagerInterface | $storeManager | ||
) |
CustomerFactory | $customerFactory | |
AddressFactory | $addressFactory | |
StoreManagerInterface | $storeManager |
Definition at line 40 of file CustomerTemplateGenerator.php.
generateEntity | ( | ) |
{
Implements TemplateEntityGeneratorInterface.
Definition at line 53 of file CustomerTemplateGenerator.php.