We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2519ca commit 1119c2eCopy full SHA for 1119c2e
app/code/Magento/Catalog/etc/di.xml
@@ -739,7 +739,7 @@
739
<item name="Magento\Catalog\Model\Product\Attribute\Backend\Sku" xsi:type="string">string</item>
740
<item name="Magento\Catalog\Model\Product\Attribute\Backend\Category" xsi:type="string">int[]</item>
741
<item name="Magento\Catalog\Model\Product\Attribute\Backend\Stock" xsi:type="string">Magento\CatalogInventory\Api\Data\StockItemInterface[]</item>
742
- <item name="Magento\Catalog\Model\Category\Attribute\Backend\Sortby" xsi:type="string">string[]</item>
+ <item name="Magento\Catalog\Model\Category\Attribute\Backend\Sortby" xsi:type="string">string</item>
743
</argument>
744
</arguments>
745
</type>
0 commit comments