Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
__construct (ObjectManagerInterface $objectManager) | |
get ($fieldsetClass) | |
Protected Attributes | |
$objectManager | |
@api Retrieve Fieldset when implementing custom Indexer\Action
Definition at line 14 of file FieldsetPool.php.
__construct | ( | ObjectManagerInterface | $objectManager | ) |
get | ( | $fieldsetClass | ) |
Get fieldset class instance
string | $fieldsetClass |
Definition at line 36 of file FieldsetPool.php.
|
protected |
Definition at line 19 of file FieldsetPool.php.