enriquepiatti / Magicento

PHPStorm plugin for Magento developers
115 stars 35 forks source link

[Magento2] Add support of the custom import/export #285

Open Koc opened 6 years ago

Koc commented 6 years ago

Add ctrl+click and autocomplete for classes.

<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_ImportExport:etc/export.xsd">
    <entity name="advanced_pricing" label="Advanced Pricing" model="Magento\AdvancedPricingImportExport\Model\Export\AdvancedPricing" entityAttributeFilterType="advanced_pricing"/>
</config>