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