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 da52d4a + a0f1c4a commit 9678ffdCopy full SHA for 9678ffd
app/code/Magento/Sales/Model/Service/OrderService.php
@@ -210,7 +210,7 @@ public function place(\Magento\Sales\Api\Data\OrderInterface $order)
210
* @param string $comment
211
* @param bool $isCustomerNotified
212
* @param bool $shouldProtectState
213
- * @return \Magento\Sales\Model\Order
+ * @return \Magento\Sales\Model\Service\OrderService
214
* @throws \Magento\Framework\Exception\LocalizedException
215
*/
216
public function setState(
0 commit comments