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 8156199 commit 4586c1eCopy full SHA for 4586c1e
app/code/Magento/CheckoutAgreements/Model/Checkout/Plugin/GuestValidation.php
@@ -26,8 +26,6 @@
26
* Plugin that checks if checkout agreement enabled and validates all agreements.
27
* Current plugin is duplicate from Magento\CheckoutAgreements\Model\Checkout\Plugin\Validation due to different
28
* interfaces of payment information and makes check before processing of payment information.
29
- *
30
- * @SuppressWarnings(PHPMD.CouplingBetweenObjects)
31
*/
32
class GuestValidation
33
{
0 commit comments