|
Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
| __construct (\Magento\SomeModule\Module\Factory $factory, \Magento\SomeModule\Element\Factory $elementFactory, \Magento\SomeModule\ElementFactory $rightElementFactory) | |
| testHelper (\Magento\SomeModule\ElementFactory $factory, array $data=[]) | |
Protected Attributes | |
| $_factory | |
| $_elementFactory | |
| $_newElementFactory | |
@SuppressWarnings(PHPMD.ConstructorWithNameAsEnclosingClass)
| __construct | ( | \Magento\SomeModule\Module\Factory | $factory, |
| \Magento\SomeModule\Element\Factory | $elementFactory, | ||
| \Magento\SomeModule\ElementFactory | $rightElementFactory | ||
| ) |
| testHelper | ( | \Magento\SomeModule\ElementFactory | $factory, |
| array | $data = [] |
||
| ) |