Magento Coding Standard (PHPCS) report for enanobots/m2-attribute-pagination ============================================================================ Package version: 2.1.0 | Magento: 2.4.9 | Tested: 2026-05-27 33 errors, 179 warnings in 8 files etc/module.xml 12:1 warning Spaces must be used to indent lines; tabs are not allowed (Generic.WhiteSpace.DisallowTabIndent.TabsUsed) 13:1 warning Spaces must be used to indent lines; tabs are not allowed (Generic.WhiteSpace.DisallowTabIndent.TabsUsed) 14:1 warning Spaces must be used to indent lines; tabs are not allowed (Generic.WhiteSpace.DisallowTabIndent.TabsUsed) 15:1 warning Spaces must be used to indent lines; tabs are not allowed (Generic.WhiteSpace.DisallowTabIndent.TabsUsed) 16:1 warning Spaces must be used to indent lines; tabs are not allowed (Generic.WhiteSpace.DisallowTabIndent.TabsUsed) 17:1 warning Spaces must be used to indent lines; tabs are not allowed (Generic.WhiteSpace.DisallowTabIndent.TabsUsed) 18:1 warning Spaces must be used to indent lines; tabs are not allowed (Generic.WhiteSpace.DisallowTabIndent.TabsUsed) etc/di.xml 13:1 warning Spaces must be used to indent lines; tabs are not allowed (Generic.WhiteSpace.DisallowTabIndent.TabsUsed) 16:1 warning Spaces must be used to indent lines; tabs are not allowed (Generic.WhiteSpace.DisallowTabIndent.TabsUsed) 19:1 warning Spaces must be used to indent lines; tabs are not allowed (Generic.WhiteSpace.DisallowTabIndent.TabsUsed) registration.php 16:2 warning Expected 1 blank line at end of file; 2 found (PSR2.Files.EndFileNewline.TooMany) Controller/Adminhtml/Pager/Options.php 41:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 53:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 82:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 109:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 116:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) view/adminhtml/templates/catalog/product/attribute/text.phtml 21:27 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 26:105 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 26:140 warning Line exceeds 120 characters; contains 147 characters (Generic.Files.LineLength.TooLong) 30:43 warning Using escapeHtmlAttr on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 31:49 warning Using escapeHtmlAttr on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 33:39 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 36:39 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 39:1 warning Line exceeds 120 characters; contains 161 characters (Generic.Files.LineLength.TooLong) 41:40 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 41:128 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 41:138 warning Line exceeds 120 characters; contains 146 characters (Generic.Files.LineLength.TooLong) 44:104 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 44:122 warning Line exceeds 120 characters; contains 129 characters (Generic.Files.LineLength.TooLong) 47:156 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 47:197 warning Line exceeds 120 characters; contains 198 characters (Generic.Files.LineLength.TooLong) 48:31 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 50:87 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 50:142 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 50:172 warning Line exceeds 120 characters; contains 172 characters (Generic.Files.LineLength.TooLong) 51:1 warning Line exceeds 120 characters; contains 134 characters (Generic.Files.LineLength.TooLong) 53:25 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 53:83 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 53:114 warning Line exceeds 120 characters; contains 128 characters (Generic.Files.LineLength.TooLong) 54:178 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 54:245 warning Line exceeds 120 characters; contains 246 characters (Generic.Files.LineLength.TooLong) 55:31 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 62:59 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 63:50 warning Expected 0 spaces after closing parenthesis; found 1 (Squiz.ControlStructures.ControlSignature.SpaceAfterCloseParenthesis) 64:175 warning Line exceeds 120 characters; contains 175 characters (Generic.Files.LineLength.TooLong) 66:43 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 69:98 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 69:129 warning Line exceeds 120 characters; contains 140 characters (Generic.Files.LineLength.TooLong) 84:94 warning Expected 0 spaces after closing parenthesis; found 1 (Squiz.ControlStructures.ControlSignature.SpaceAfterCloseParenthesis) 86:52 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 88:47 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 103:126 warning Line exceeds 120 characters; contains 127 characters (Generic.Files.LineLength.TooLong) 105:46 warning Expected 0 spaces after closing parenthesis; found 1 (Squiz.ControlStructures.ControlSignature.SpaceAfterCloseParenthesis) 110:132 warning Line exceeds 120 characters; contains 132 characters (Generic.Files.LineLength.TooLong) 113:53 warning Using escapeHtmlAttr on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 118:136 warning Line exceeds 120 characters; contains 136 characters (Generic.Files.LineLength.TooLong) 119:137 warning Line exceeds 120 characters; contains 138 characters (Generic.Files.LineLength.TooLong) 120:53 warning Using escapeHtmlAttr on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 124:90 warning Expected 0 spaces after closing parenthesis; found 1 (Squiz.ControlStructures.ControlSignature.SpaceAfterCloseParenthesis) 125:201 warning Expected 0 spaces after closing parenthesis; found 1 (Squiz.ControlStructures.ControlSignature.SpaceAfterCloseParenthesis) 125:241 warning Line exceeds 120 characters; contains 242 characters (Generic.Files.LineLength.TooLong) 130:90 warning Expected 0 spaces after closing parenthesis; found 1 (Squiz.ControlStructures.ControlSignature.SpaceAfterCloseParenthesis) 131:48 warning Using escapeHtmlAttr on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 133:43 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 145:45 warning Using escapeJs on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 145:62 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 148:45 warning Using escapeUrl on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) view/adminhtml/templates/catalog/product/attribute/visual.phtml 21:27 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 26:107 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 26:142 warning Line exceeds 120 characters; contains 149 characters (Generic.Files.LineLength.TooLong) 30:43 warning Using escapeHtmlAttr on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 31:49 warning Using escapeHtmlAttr on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 33:39 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 36:39 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 39:1 warning Line exceeds 120 characters; contains 161 characters (Generic.Files.LineLength.TooLong) 41:40 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 41:128 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 41:138 warning Line exceeds 120 characters; contains 146 characters (Generic.Files.LineLength.TooLong) 44:104 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 44:122 warning Line exceeds 120 characters; contains 129 characters (Generic.Files.LineLength.TooLong) 47:156 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 47:197 warning Line exceeds 120 characters; contains 198 characters (Generic.Files.LineLength.TooLong) 48:31 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 50:87 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 50:142 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 50:172 warning Line exceeds 120 characters; contains 172 characters (Generic.Files.LineLength.TooLong) 51:1 warning Line exceeds 120 characters; contains 134 characters (Generic.Files.LineLength.TooLong) 53:25 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 53:83 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 53:114 warning Line exceeds 120 characters; contains 128 characters (Generic.Files.LineLength.TooLong) 54:178 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 54:245 warning Line exceeds 120 characters; contains 246 characters (Generic.Files.LineLength.TooLong) 55:31 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 62:59 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 63:39 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 64:50 warning Expected 0 spaces after closing parenthesis; found 1 (Squiz.ControlStructures.ControlSignature.SpaceAfterCloseParenthesis) 65:125 warning Line exceeds 120 characters; contains 125 characters (Generic.Files.LineLength.TooLong) 66:43 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 69:98 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 69:129 warning Line exceeds 120 characters; contains 140 characters (Generic.Files.LineLength.TooLong) 84:94 warning Expected 0 spaces after closing parenthesis; found 1 (Squiz.ControlStructures.ControlSignature.SpaceAfterCloseParenthesis) 86:52 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 88:47 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 101:195 warning Line exceeds 120 characters; contains 196 characters (Generic.Files.LineLength.TooLong) 105:1 warning Line exceeds 120 characters; contains 157 characters (Generic.Files.LineLength.TooLong) 110:44 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 114:1 warning Line exceeds 120 characters; contains 122 characters (Generic.Files.LineLength.TooLong) 115:44 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 120:44 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 125:46 warning Expected 0 spaces after closing parenthesis; found 1 (Squiz.ControlStructures.ControlSignature.SpaceAfterCloseParenthesis) 129:160 warning Line exceeds 120 characters; contains 160 characters (Generic.Files.LineLength.TooLong) 130:140 warning Line exceeds 120 characters; contains 141 characters (Generic.Files.LineLength.TooLong) 134:90 warning Expected 0 spaces after closing parenthesis; found 1 (Squiz.ControlStructures.ControlSignature.SpaceAfterCloseParenthesis) 135:203 warning Expected 0 spaces after closing parenthesis; found 1 (Squiz.ControlStructures.ControlSignature.SpaceAfterCloseParenthesis) 135:243 warning Line exceeds 120 characters; contains 244 characters (Generic.Files.LineLength.TooLong) 140:90 warning Expected 0 spaces after closing parenthesis; found 1 (Squiz.ControlStructures.ControlSignature.SpaceAfterCloseParenthesis) 141:48 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 143:43 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 155:45 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 158:45 warning Using escapeUrl on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) view/adminhtml/templates/catalog/product/attribute/options.phtml 15:124 warning Line exceeds 120 characters; contains 124 characters (Generic.Files.LineLength.TooLong) 18:5 warning The use of function ob_start() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged) 20:92 warning Using escapeHtmlAttr on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 20:127 warning Line exceeds 120 characters; contains 128 characters (Generic.Files.LineLength.TooLong) 23:103 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 23:138 warning Line exceeds 120 characters; contains 145 characters (Generic.Files.LineLength.TooLong) 27:43 warning Using escapeHtmlAttr on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 28:49 warning Using escapeHtmlAttr on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 30:39 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 33:39 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 37:58 warning Using escapeHtmlAttr on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 37:156 warning Using escapeHtmlAttr on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 37:182 warning Line exceeds 120 characters; contains 235 characters (Generic.Files.LineLength.TooLong) 39:36 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 39:124 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 39:134 warning Line exceeds 120 characters; contains 142 characters (Generic.Files.LineLength.TooLong) 42:58 warning Using escapeHtmlAttr on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 42:126 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 42:144 warning Line exceeds 120 characters; contains 151 characters (Generic.Files.LineLength.TooLong) 45:152 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 45:193 warning Line exceeds 120 characters; contains 194 characters (Generic.Files.LineLength.TooLong) 46:27 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 48:77 warning Using escapeHtmlAttr on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 48:122 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 48:177 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 48:207 warning Line exceeds 120 characters; contains 207 characters (Generic.Files.LineLength.TooLong) 49:1 warning Line exceeds 120 characters; contains 130 characters (Generic.Files.LineLength.TooLong) 50:100 warning Using escapeHtmlAttr on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 50:126 warning Line exceeds 120 characters; contains 127 characters (Generic.Files.LineLength.TooLong) 51:21 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 51:80 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 51:111 warning Line exceeds 120 characters; contains 125 characters (Generic.Files.LineLength.TooLong) 52:174 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 52:241 warning Line exceeds 120 characters; contains 242 characters (Generic.Files.LineLength.TooLong) 53:27 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 64:27 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 64:85 warning Expected 0 spaces before closing parenthesis; 1 found (PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket) 72:39 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 75:44 warning Expected 0 spaces after closing parenthesis; found 1 (Squiz.ControlStructures.ControlSignature.SpaceAfterCloseParenthesis) 76:98 warning Expected 0 spaces after closing parenthesis; found 1 (Squiz.ControlStructures.ControlSignature.SpaceAfterCloseParenthesis) 76:136 warning Line exceeds 120 characters; contains 136 characters (Generic.Files.LineLength.TooLong) 77:43 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 82:56 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 91:1 warning Line exceeds 120 characters; contains 121 characters (Generic.Files.LineLength.TooLong) 92:1 warning Line exceeds 120 characters; contains 129 characters (Generic.Files.LineLength.TooLong) 97:94 warning Expected 0 spaces after closing parenthesis; found 1 (Squiz.ControlStructures.ControlSignature.SpaceAfterCloseParenthesis) 99:52 warning Using escapeHtmlAttr on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 101:47 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 114:156 warning Expected 0 spaces after closing parenthesis; found 1 (Squiz.ControlStructures.ControlSignature.SpaceAfterCloseParenthesis) 114:194 warning Line exceeds 120 characters; contains 195 characters (Generic.Files.LineLength.TooLong) 116:42 warning Expected 0 spaces after closing parenthesis; found 1 (Squiz.ControlStructures.ControlSignature.SpaceAfterCloseParenthesis) 117:281 warning Expected 0 spaces after closing parenthesis; found 1 (Squiz.ControlStructures.ControlSignature.SpaceAfterCloseParenthesis) 117:418 warning Expected 0 spaces after closing parenthesis; found 1 (Squiz.ControlStructures.ControlSignature.SpaceAfterCloseParenthesis) 117:457 warning Line exceeds 120 characters; contains 463 characters (Generic.Files.LineLength.TooLong) 120:86 warning Expected 0 spaces after closing parenthesis; found 1 (Squiz.ControlStructures.ControlSignature.SpaceAfterCloseParenthesis) 121:194 warning Expected 0 spaces after closing parenthesis; found 1 (Squiz.ControlStructures.ControlSignature.SpaceAfterCloseParenthesis) 121:234 warning Line exceeds 120 characters; contains 235 characters (Generic.Files.LineLength.TooLong) 126:86 warning Expected 0 spaces after closing parenthesis; found 1 (Squiz.ControlStructures.ControlSignature.SpaceAfterCloseParenthesis) 127:78 warning Using escapeHtmlAttr on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 127:109 warning Line exceeds 120 characters; contains 123 characters (Generic.Files.LineLength.TooLong) 130:39 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 146:45 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 149:45 warning Using escapeUrl on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) Block/Adminhtml/Attribute/Edit/Options/PaginationTrait.php 28:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 33:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 43:19 warning The use of function addcslashes() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged) 49:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 95:5 warning The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line (Squiz.Functions.MultiLineFunctionDeclaration.NewlineBeforeOpenBrace) 121:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 122:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 134:5 warning The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line (Squiz.Functions.MultiLineFunctionDeclaration.NewlineBeforeOpenBrace) 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) 175:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 176: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 There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 197:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 198:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 205:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 206:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 220:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 221:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 233:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 234:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 250:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 251:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 263:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 264:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 275:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 280:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 285:1 warning The closing brace for the trait must go on the next line after the body (PSR2.Classes.ClassDeclaration.CloseBraceAfterBody)