Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
getMappings () | |
Definition at line 5 of file Parser.php.
getMappings | ( | ) |
Return the mappings in an array: array( array(source1, target1), array(source2, target2.1), array(source2, target2.2), array(source3, target3), ... )
Implemented in ModmanParser, PackageXmlParser, and MapParser.