|
671 | 671 | <item name="store" xsi:type="string">Magento\Store\Model\StoreScopeProvider</item>
|
672 | 672 | </item>
|
673 | 673 | </item>
|
674 |
| - <item name="Magento\Catalog\Api\Data\CategoryTreeInterface" xsi:type="array"> |
675 |
| - <item name="entityTableName" xsi:type="string">catalog_category_entity</item> |
676 |
| - <item name="eavEntityType" xsi:type="string">catalog_category</item> |
677 |
| - <item name="identifierField" xsi:type="string">entity_id</item> |
678 |
| - <item name="entityContext" xsi:type="array"> |
679 |
| - <item name="store" xsi:type="string">Magento\Store\Model\StoreScopeProvider</item> |
680 |
| - </item> |
681 |
| - </item> |
682 | 674 | <item name="Magento\Catalog\Api\Data\CategoryLinkInterface" xsi:type="array">
|
683 | 675 | <item name="entityTableName" xsi:type="string">catalog_category_product</item>
|
684 | 676 | <item name="identifierField" xsi:type="string">entity_id</item>
|
|
846 | 838 | <item name="store" xsi:type="string">Magento\Store\Model\DefaultStoreScopeProvider</item>
|
847 | 839 | </item>
|
848 | 840 | </item>
|
849 |
| - <item name="Magento\Catalog\Api\Data\CategoryTreeInterface" xsi:type="array"> |
850 |
| - <item name="entityContext" xsi:type="array"> |
851 |
| - <item name="store" xsi:type="string">Magento\Store\Model\DefaultStoreScopeProvider</item> |
852 |
| - </item> |
853 |
| - </item> |
854 | 841 | </argument>
|
855 | 842 | </arguments>
|
856 | 843 | </virtualType>
|
|
877 | 864 | <arguments>
|
878 | 865 | <argument name="extensionActions" xsi:type="array">
|
879 | 866 | <item name="eav" xsi:type="array">
|
880 |
| - <item name="Magento\Catalog\Api\Data\CategoryTreeInterface" xsi:type="array"> |
881 |
| - <item name="create" xsi:type="string">Magento\Catalog\Model\ResourceModel\CreateHandler</item> |
882 |
| - <item name="update" xsi:type="string">Magento\Catalog\Model\ResourceModel\UpdateHandler</item> |
883 |
| - </item> |
884 | 867 | <item name="Magento\Catalog\Api\Data\CategoryInterface" xsi:type="array">
|
885 | 868 | <item name="create" xsi:type="string">Magento\Catalog\Model\ResourceModel\CreateHandler</item>
|
886 | 869 | <item name="update" xsi:type="string">Magento\Catalog\Model\ResourceModel\UpdateHandler</item>
|
|
902 | 885 | <arguments>
|
903 | 886 | <argument name="hydrators" xsi:type="array">
|
904 | 887 | <item name="Magento\Catalog\Api\Data\CategoryInterface" xsi:type="string">Magento\Framework\EntityManager\AbstractModelHydrator</item>
|
905 |
| - <item name="Magento\Catalog\Api\Data\CategoryTreeInterface" xsi:type="string">Magento\Framework\EntityManager\AbstractModelHydrator</item> |
906 | 888 | <item name="Magento\Catalog\Api\Data\ProductInterface" xsi:type="string">Magento\Catalog\Model\Product\Hydrator</item>
|
907 | 889 | </argument>
|
908 | 890 | </arguments>
|
|
0 commit comments