| Current Path : /home/rtorresani/www/vendor/magento/module-inventory-setup-fixture-generator/etc/ |
| Current File : //home/rtorresani/www/vendor/magento/module-inventory-setup-fixture-generator/etc/di.xml |
<?xml version="1.0"?>
<!--
/**
* Copyright © Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:ObjectManager/etc/config.xsd">
<type name="Magento\Setup\Model\FixtureGenerator\EntityGeneratorFactory">
<plugin name="update_custom_table_map" type="Magento\InventorySetupFixtureGenerator\Plugin\Setup\Model\FixtureGenerator\EntityGeneratorFactory\UpdateCustomTableMapPlugin"/>
</type>
</config>