Magento Coding Standard (PHPCS) report for ontap/module-mastercard
==================================================================
Package version: 103.9.0 | Magento: 2.4.9 | Tested: 2026-05-26
7 errors, 375 warnings in 95 files
Gateway/Response/ThreeDSecure/CheckHandler.php
26:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
Gateway/Response/ThreeDSecure/ResultHandler.php
26:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
Gateway/Response/TokenCreateHandler.php
85:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
86:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
93:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
94:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
107:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
141:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
154:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
155:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
194:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
195:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Gateway/Response/OrderTokenCreateHandler.php
40:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
41:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Gateway/Response/AchInvoiceHandler.php
41:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
42:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
45:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing)
Gateway/Response/Hosted/SessionHandler.php
26:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
Gateway/Response/PaymentHandler.php
47:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
48:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Gateway/Response/AchPaymentDetails.php
27:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
28:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
29:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
30:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
31:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
44:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
45:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
47:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing)
59:9 warning Line exceeds 120 characters; contains 132 characters (Generic.Files.LineLength.TooLong)
Gateway/Response/AchWebookNotify.php
41:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
42:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
45:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing)
Gateway/Command/GatewayCommand.php
133:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
134:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Gateway/Command/Hosted/CaptureStrategyCommand.php
31:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
32:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
Gateway/Command/ChainCommand.php
48:8 warning If the @inheritdoc not inline it shouldn’t have braces (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
50:12 warning {@inheritdoc} does not import parameter annotation (Magento2.Annotation.MethodArguments.InheritDoc)
Gateway/Command/VerificationStrategyCommand.php
34:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
35:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
36:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
76:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
77:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Gateway/Command/ConditionalCommand.php
78:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
79:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Gateway/Command/SaleStrategyCommand.php
32:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
33:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
34:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
Gateway/Command/MappedCommand.php
76:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
77:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Gateway/Request/VersionDataBuilder.php
29:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
30:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
Gateway/Request/ThreeDSecure/ResultsDataBuilder.php
28:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
29:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
30:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
46:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
47:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Gateway/Request/LineItemsBuilder.php
43:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
44:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
71:34 warning There must be exactly one blank line between lines short and long descriptions (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Gateway/Request/SourceDataBuilder.php
25:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
26:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
Gateway/Request/TokenDataBuilder.php
26:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
Gateway/Request/Authentication/SessionDataBuilder.php
25:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
26:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Gateway/Request/ExtraDataBuilder.php
46:12 warning @param is not found for one or more params in method annotation (Magento2.Annotation.MethodArguments.ParamMissing)
46:12 warning $json parameter is missing in method annotation (Magento2.Annotation.MethodArguments.ArgumentMissing)
Gateway/Http/ThreeDSecure/TransferFactoryEnrolment.php
25:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
26:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Gateway/Http/ThreeDSecure/TransferFactoryProcess.php
31:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
32:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Gateway/Http/GetTransferFactory.php
30:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
31:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
42:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
43:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Gateway/Http/Hosted/TransferFactoryOrder.php
31:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
32:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Gateway/Http/Hosted/TransferFactorySession.php
31:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
32:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Gateway/Http/Vault/TransferFactoryCreateToken.php
31:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
32:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Gateway/Http/TransferFactory.php
62:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
63:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
72:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
73:8 warning null is not a valid PHP type (Magento2.Annotation.MethodArguments.NotValidType)
73:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
82:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
83:8 warning null is not a valid PHP type (Magento2.Annotation.MethodArguments.NotValidType)
83:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
104:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
105:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
114:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
115:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
128:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
129:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
138:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
139:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Gateway/Http/Client/ResponseFactory.php
20:5 error Class 'Zend_Http_Response' is restricted in /data/vendor/ontap/module-mastercard/Gateway/Http/Client/ResponseFactory.php. Suggested replacement: Laminas\Http\Response (Magento2.Legacy.RestrictedCode.ZendHttpIsRestricted)
32:16 error Class 'Zend_Http_Response' is restricted in /data/vendor/ontap/module-mastercard/Gateway/Http/Client/ResponseFactory.php. Suggested replacement: Laminas\Http\Response (Magento2.Legacy.RestrictedCode.ZendHttpIsRestricted)
Gateway/Http/Client/Adapter/Rest.php
21:5 error Class 'Zend_Http_Client' is restricted in /data/vendor/ontap/module-mastercard/Gateway/Http/Client/Adapter/Rest.php. Suggested replacement: Laminas\Http\Request (Magento2.Legacy.RestrictedCode.ZendHttpIsRestricted)
Gateway/Http/Client/Rest.php
26:5 error Class 'Zend_Http_Client_Adapter_Interface' is restricted in /data/vendor/ontap/module-mastercard/Gateway/Http/Client/Rest.php. Suggested replacement: Laminas\Http\Client\Adapter\AdapterInterface (Magento2.Legacy.RestrictedCode.ZendHttpIsRestricted)
33:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
34:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
39:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
40:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
41:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
42:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
43:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
44:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
45:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
46:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
47:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
48:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
53:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
91:9 error Class 'Zend_Http_Client_Adapter_Interface' is restricted in /data/vendor/ontap/module-mastercard/Gateway/Http/Client/Rest.php. Suggested replacement: Laminas\Http\Client\Adapter\AdapterInterface (Magento2.Legacy.RestrictedCode.ZendHttpIsRestricted)
Gateway/Http/InformationTransferFactory.php
60:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
61:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
70:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
71:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Gateway/Http/Authentication/TransferFactoryInitiateAuthentication.php
25:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
26:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
32:148 warning Line exceeds 120 characters; contains 148 characters (Generic.Files.LineLength.TooLong)
Gateway/Config/VaultConfigProvider.php
36:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
37:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Gateway/Config/Config.php
31:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
32:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
33:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
34:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
35:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
36:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
37:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
38:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
39:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
103:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
104:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
111:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
112:8 warning null is not a valid PHP type (Magento2.Annotation.MethodArguments.NotValidType)
112:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
130:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
131:8 warning null is not a valid PHP type (Magento2.Annotation.MethodArguments.NotValidType)
131:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
140:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
141:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
150:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
151:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
160:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
161:8 warning null is not a valid PHP type (Magento2.Annotation.MethodArguments.NotValidType)
161:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
185:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
186:8 warning null is not a valid PHP type (Magento2.Annotation.MethodArguments.NotValidType)
186:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
212:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
213:8 warning null is not a valid PHP type (Magento2.Annotation.MethodArguments.NotValidType)
213:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
222:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
223:8 warning null is not a valid PHP type (Magento2.Annotation.MethodArguments.NotValidType)
223:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
232:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
233:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
249:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
250:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
259:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
260:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
282:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
283:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
305:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
306:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Gateway/Config/Hpf/Config.php
30:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
37:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
38:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
49:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
50:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
65:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
66:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
74:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
75:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
87:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
88:8 warning null is not a valid PHP type (Magento2.Annotation.MethodArguments.NotValidType)
88:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
99:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
100:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Gateway/Config/Hosted/Config.php
24:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
31:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
32:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
44:8 warning If the @inheritdoc not inline it shouldn’t have braces (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
52:8 warning If the @inheritdoc not inline it shouldn’t have braces (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Gateway/Config/Ach/Config.php
31:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
32:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
39:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
40:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Gateway/Config/ConfigInterface.php
22:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
23:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
27:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
28:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Gateway/Validator/ResponseValidator.php
26:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
27:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
28:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
29:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
30:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
31:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
32:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
33:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
34:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
35:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
36:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
37:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
38:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
39:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
40:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
41:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
42:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
43:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
44:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
45:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
46:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
47:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
48:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
49:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
50:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
51:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
52:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
53:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
54:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
55:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
93:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
94:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
Gateway/Validator/AchValidator.php
25:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
26:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Gateway/Validator/Authentication/AuthenticatePayerValidator.php
94:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
95:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
109:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
110:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Gateway/Validator/TokenCreateValidator.php
27:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
28:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
29:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
30:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
31:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
32:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
33:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
34:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
37:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
38:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
39:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
40:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
43:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
44:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
Plugin/Magento/Framework/Session/SessionManagerPlugin.php
61:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
62:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
80:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
81:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Plugin/Magento/Sales/Model/Order/Payment/AroundAddTransactionPlugin.php
41:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
42:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Plugin/Magento/Sales/Model/Order/Payment/Transaction/AroundSetTxnTypePlugin.php
25:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
26:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Plugin/Magento/Sales/Model/Order/Payment/Transaction/AfterGetTransactionTypesPlugin.php
25:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
26:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Plugin/Magento/Sales/Model/Order/Payment/State/OrderCommand/AfterExecutePlugin.php
42:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
43:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Plugin/Magento/Sales/Api/OrderRepository/AfterGetPlugin.php
49:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
50:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Model/SessionInformationManagement.php
31:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
Model/VerifyPaymentFlag.php
51:8 warning If the @inheritdoc not inline it shouldn’t have braces (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
53:12 warning {@inheritdoc} does not import parameter annotation (Magento2.Annotation.MethodArguments.InheritDoc)
Model/Adminhtml/Source/Hpf/PaymentAction.php
26:8 warning If the @inheritdoc not inline it shouldn’t have braces (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Model/Adminhtml/Source/PaymentAction.php
26:8 warning If the @inheritdoc not inline it shouldn’t have braces (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Model/Adminhtml/Source/AuthenticationType.php
26:8 warning If the @inheritdoc not inline it shouldn’t have braces (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Model/Adminhtml/Source/Ach/MappedPaymentAction.php
26:8 warning If the @inheritdoc not inline it shouldn’t have braces (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Model/Operation/InvoiceOperation.php
27:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
28:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Model/Operation/WebhookNotificationOperation.php
43:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
44:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Model/Method/Vault.php
121:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
126:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
Model/Ui/Adminhtml/TokenUiComponentProvider.php
70:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
71:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Model/Ui/Hpf/ConfigProvider.php
27:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
28:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
Model/Ui/Hosted/ConfigProvider.php
26:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
Model/Ui/Ach/ConfigProvider.php
27:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
28:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
29:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
Model/Ui/TokenUiComponentProvider.php
63:12 warning @param is not found for one or more params in method annotation (Magento2.Annotation.MethodArguments.ParamMissing)
79:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Model/Cert.php
42:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
96:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
97:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Model/Config/Source/Integration.php
24:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
25:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
27:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
32:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
33:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Model/SelectedStore.php
10:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing)
12:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
17:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
Model/System/Config/Backend/Cert.php
92:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
93:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Model/Feed.php
30:5 error Class 'Zend_Http_Client' is restricted in /data/vendor/ontap/module-mastercard/Model/Feed.php. Suggested replacement: Laminas\Http\Request (Magento2.Legacy.RestrictedCode.ZendHttpIsRestricted)
35:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
36:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
37:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
110:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
111:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
167:22 error Class 'Zend_Http_Client' is restricted in /data/vendor/ontap/module-mastercard/Model/Feed.php. Suggested replacement: Laminas\Http\Request (Magento2.Legacy.RestrictedCode.ZendHttpIsRestricted)
Observer/Hpf/DataAssignObserver.php
24:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
Observer/Hosted/DataAssignObserver.php
24:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
25:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
Observer/Ach/DataAssignObserver.php
24:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
Observer/PredispatchAdminActionControllerObserver.php
49:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
50:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Observer/DataAssignAbstract.php
30:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
31:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Setup/Patch/Data/UninstallDirectMethod.php
66:25 warning There must be exactly one blank line between lines short and long descriptions (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
80:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
81:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
96:8 warning If the @inheritdoc not inline it shouldn’t have braces (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
104:8 warning If the @inheritdoc not inline it shouldn’t have braces (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Setup/Patch/Data/AddPaymentVerifiedStatusAndState.php
35:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
68:8 warning If the @inheritdoc not inline it shouldn’t have braces (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
94:8 warning If the @inheritdoc not inline it shouldn’t have braces (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
102:8 warning If the @inheritdoc not inline it shouldn’t have braces (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Controller/Webhook/Response.php
48:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
49:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
50:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
51:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
207:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
208:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
229:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
230:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
323:54 warning There must be exactly one blank line between lines short and long descriptions (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
336:52 warning There must be exactly one blank line between lines short and long descriptions (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Controller/Threedsecure/Check.php
36:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
37:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
Controller/ThreedsecureV2/AuthenticatePayer.php
37:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
Controller/ThreedsecureV2/InitiateAuthentication.php
33:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
view/frontend/web/template/payment/tns-hpf.html
1:1 warning Avoid using closing slash with void tags, this can lead to unexpected behavior - "" (Magento2.Html.HtmlClosingVoidTags.HtmlClosingVoidElements)
1:1 warning Avoid using closing slash with void tags, this can lead to unexpected behavior - "" (Magento2.Html.HtmlClosingVoidTags.HtmlClosingVoidElements)
view/frontend/web/template/payment/hpf-vault.html
1:1 warning Avoid using closing slash with void tags, this can lead to unexpected behavior - "" (Magento2.Html.HtmlClosingVoidTags.HtmlClosingVoidElements)
1:1 warning Avoid using closing slash with void tags, this can lead to unexpected behavior - "" (Magento2.Html.HtmlClosingVoidTags.HtmlClosingVoidElements)
view/frontend/web/template/payment/ach.html
1:1 warning Avoid using closing slash with void tags, this can lead to unexpected behavior - "" (Magento2.Html.HtmlClosingVoidTags.HtmlClosingVoidElements)
view/frontend/web/template/payment/ach/hosted-session.html
1:1 warning Avoid using closing slash with void tags, this can lead to unexpected behavior - "" (Magento2.Html.HtmlClosingVoidTags.HtmlClosingVoidElements)
1:1 warning Avoid using closing slash with void tags, this can lead to unexpected behavior - "" (Magento2.Html.HtmlClosingVoidTags.HtmlClosingVoidElements)
1:1 warning Avoid using closing slash with void tags, this can lead to unexpected behavior - "" (Magento2.Html.HtmlClosingVoidTags.HtmlClosingVoidElements)
view/frontend/web/template/payment/hpf-cc-form.html
1:1 warning Avoid using closing slash with void tags, this can lead to unexpected behavior - "" (Magento2.Html.HtmlClosingVoidTags.HtmlClosingVoidElements)
1:1 warning Avoid using closing slash with void tags, this can lead to unexpected behavior - "" (Magento2.Html.HtmlClosingVoidTags.HtmlClosingVoidElements)
view/frontend/web/template/payment/tns-hosted.html
1:1 warning Avoid using closing slash with void tags, this can lead to unexpected behavior - "" (Magento2.Html.HtmlClosingVoidTags.HtmlClosingVoidElements)
Api/VerifyPaymentFlagInterface.php
22:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
23:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Api/SessionInformationManagementInterface.php
23:8 warning Short description must start with a capital letter (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
37:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
38:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Api/VaultPaymentInterface.php
22:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
Block/Threedsecure/Form.php
26:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
27:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Block/Adminhtml/ModuleVersion.php
31:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
75:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
76:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
109:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
110:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Block/Adminhtml/Order/View/Info/Details.php
51:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
52:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
64:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
65:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
72:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
73:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
88:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
89:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
97:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
98:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Block/Adminhtml/Api/Version.php
54:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
55:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
62:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
63:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Block/Customer/CardRenderer.php
35:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
36:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
43:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
44:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
51:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
52:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
59:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
60:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
67:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
68:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)