2017-05-31 15:24:46 +03:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
|
2018-04-28 11:39:23 +03:00
|
|
|
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:ObjectManager/etc/config.xsd">
|
|
|
|
<type name="Retailcrm\Retailcrm\Helper\Proxy">
|
|
|
|
<arguments>
|
|
|
|
<argument name="pathUrl" xsi:type="const">Retailcrm\Retailcrm\Api\ConfigManagerInterface::URL_PATH</argument>
|
|
|
|
<argument name="pathKey" xsi:type="const">Retailcrm\Retailcrm\Api\ConfigManagerInterface::KEY_PATH</argument>
|
|
|
|
<argument name="pathVersion" xsi:type="const">Retailcrm\Retailcrm\Api\ConfigManagerInterface::API_VERSION_PATH</argument>
|
|
|
|
</arguments>
|
|
|
|
</type>
|
2018-03-12 16:34:48 +03:00
|
|
|
</config>
|