Created
February 25, 2014 15:18
-
-
Save xcommerce-gists/9210870 to your computer and use it in GitHub Desktop.
Temporary Magento gist
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<type name="Magento\Module\Updater\SetupFactory"> | |
<arguments> | |
<argument name="resourceTypes" xsi:type="array"> | |
<item name="testmodule1_setup" xsi:type="string">Magento\Integration\Model\Resource\Setup</item> | |
</argument> | |
</arguments> | |
</type> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment