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 fb3e5c8 commit 65e6ac8Copy full SHA for 65e6ac8
app/code/Magento/Paypal/Plugin/PayflowSilentPost.php
@@ -45,6 +45,7 @@ public function __construct(
45
* @param Subject $subject
46
* @return void
47
* @SuppressWarnings(PHPMD.UnusedFormalParameter)
48
+ * @SuppressWarnings(PHPMD.CyclomaticComplexity)
49
*/
50
public function beforeExecute(Subject $subject): void
51
{
0 commit comments