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 7599c36 commit a0f1c4aCopy full SHA for a0f1c4a
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