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 8e7e152 commit 574e1e7Copy full SHA for 574e1e7
app/code/Magento/Paypal/Controller/Transparent/Response.php
@@ -21,7 +21,7 @@
21
use Magento\Framework\App\Request\InvalidRequestException;
22
23
/**
24
- * @SuppressWarnings(PHPMD.CouplingBetweenObjects)
+ * @SuppressWarnings(PHPMD.CouplingBetweenObjects)
25
*/
26
class Response extends \Magento\Framework\App\Action\Action implements CsrfAwareActionInterface
27
{
0 commit comments