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 fe03bce commit 0c3565eCopy full SHA for 0c3565e
app/code/Magento/Paypal/Controller/Express/AbstractExpress/PlaceOrder.php
@@ -11,7 +11,7 @@
11
use Magento\Paypal\Model\Api\ProcessableException as ApiProcessableException;
12
13
/**
14
- * Class PlaceOrder
+ * Creates order on backend and prepares session to show appropriate next step in flow
15
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
16
*/
17
class PlaceOrder extends \Magento\Paypal\Controller\Express\AbstractExpress
0 commit comments