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.
2 parents 69554a0 + 6d74445 commit 66f3011Copy full SHA for 66f3011
app/code/Magento/Sales/Model/OrderRepository.php
@@ -99,7 +99,7 @@ public function get($id)
99
* Find entities by criteria
100
*
101
* @param \Magento\Framework\Api\SearchCriteria $searchCriteria
102
- * @return OrderInterface[]
+ * @return \Magento\Sales\Api\Data\OrderSearchResultInterface
103
*/
104
public function getList(\Magento\Framework\Api\SearchCriteria $searchCriteria)
105
{
0 commit comments