| Current Path : /home/rtorresani/www/app/code/Amasty/ImportCore/Test/Integration/_files/converter_files/ |
| Current File : //home/rtorresani/www/app/code/Amasty/ImportCore/Test/Integration/_files/converter_files/basic.xml |
<?xml version="1.0"?>
<!--
/**
* @author Amasty Team
* @copyright Copyright (c) Amasty (https://www.amasty.com)
* @package Import Core for Magento 2 (System)
*/-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:amasty:module:Amasty_ImportCore:etc/am_import.xsd">
<entity code="basic">
<name>basic</name>
<isHidden>true</isHidden>
<description>basic description</description>
<behaviors>
<add>
<modelFactory>Test\Test</modelFactory>
</add>
</behaviors>
<fieldsConfig>
<fieldsClass class="Amasty\ImportCore\Model\FieldCollector" />
</fieldsConfig>
</entity>
</config>