Magento Coding Standard (PHPCS) report for mage-os/module-advanced-widget ========================================================================= Package version: 1.2.5 | Magento: 2.4.9 | Tested: 2026-07-28 46 errors, 204 warnings in 24 files ViewModel/ProductData.php 23:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 24:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Plugin/WysiwygImagePlugin.php 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) 47: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) 55:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 56:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 65: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) 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) Plugin/SaveRepeatableItems.php 16: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) 16:6 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 18:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 19:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 20:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 21:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 22:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 31: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) 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) Observer/AllowImages.php 11:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 12:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Controller/Adminhtml/Image/Chooser.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) view/adminhtml/templates/widget/field/rows/renderer/repeater-edit-modal-template.phtml 19:9 warning Line indented incorrectly; expected at least 12 spaces, found 8 (Generic.WhiteSpace.ScopeIndent.Incorrect) 20:9 warning Line indented incorrectly; expected at least 12 spaces, found 8 (Generic.WhiteSpace.ScopeIndent.Incorrect) 21:9 warning Line indented incorrectly; expected 12 spaces, found 8 (Generic.WhiteSpace.ScopeIndent.IncorrectExact) 31:50 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 31:124 warning Line exceeds 120 characters; contains 125 characters (Generic.Files.LineLength.TooLong) 37:147 warning Line exceeds 120 characters; contains 149 characters (Generic.Files.LineLength.TooLong) 43:53 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 43:127 warning Line exceeds 120 characters; contains 128 characters (Generic.Files.LineLength.TooLong) 48:200 warning Line exceeds 120 characters; contains 213 characters (Generic.Files.LineLength.TooLong) 51:29 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 51:131 warning Line exceeds 120 characters; contains 132 characters (Generic.Files.LineLength.TooLong) 54:123 warning Line exceeds 120 characters; contains 128 characters (Generic.Files.LineLength.TooLong) view/adminhtml/templates/widget/field/rows/renderer/repeater-template.phtml 16:58 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 29:124 warning Line exceeds 120 characters; contains 125 characters (Generic.Files.LineLength.TooLong) 32:1 warning Line exceeds 120 characters; contains 143 characters (Generic.Files.LineLength.TooLong) 33:175 warning Line exceeds 120 characters; contains 180 characters (Generic.Files.LineLength.TooLong) 41:45 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 45:147 warning Line exceeds 120 characters; contains 150 characters (Generic.Files.LineLength.TooLong) 51:122 warning Line exceeds 120 characters; contains 123 characters (Generic.Files.LineLength.TooLong) 55:200 warning Line exceeds 120 characters; contains 213 characters (Generic.Files.LineLength.TooLong) 58:25 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 58:121 warning Line exceeds 120 characters; contains 122 characters (Generic.Files.LineLength.TooLong) 62:109 warning Line exceeds 120 characters; contains 163 characters (Generic.Files.LineLength.TooLong) 63:119 warning Line exceeds 120 characters; contains 150 characters (Generic.Files.LineLength.TooLong) 67:158 warning Line exceeds 120 characters; contains 191 characters (Generic.Files.LineLength.TooLong) view/adminhtml/templates/widget/field/rows/renderer.phtml 17:77 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 28:150 warning Line exceeds 120 characters; contains 154 characters (Generic.Files.LineLength.TooLong) 48:16 warning The use of $this in templates is deprecated. Use $block instead. (Magento2.Templates.ThisInTemplate.FoundThis) 49:1 warning Line indented incorrectly; expected at least 4 spaces, found 0 (Generic.WhiteSpace.ScopeIndent.Incorrect) 50:1 warning Line indented incorrectly; expected at least 8 spaces, found 0 (Generic.WhiteSpace.ScopeIndent.Incorrect) 57:47 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 65:24 warning The use of $this in templates is deprecated. Use $block instead. (Magento2.Templates.ThisInTemplate.FoundThis) 66:14 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 76:25 warning The use of $this in templates is deprecated. Use $block instead. (Magento2.Templates.ThisInTemplate.FoundThis) 76:99 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 76:136 warning Line exceeds 120 characters; contains 137 characters (Generic.Files.LineLength.TooLong) 78:73 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 78:129 warning Line exceeds 120 characters; contains 130 characters (Generic.Files.LineLength.TooLong) 80:76 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 80:141 warning Line exceeds 120 characters; contains 142 characters (Generic.Files.LineLength.TooLong) 82:24 warning The use of $this in templates is deprecated. Use $block instead. (Magento2.Templates.ThisInTemplate.FoundThis) 83:17 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 83:48 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 87:28 warning The use of $this in templates is deprecated. Use $block instead. (Magento2.Templates.ThisInTemplate.FoundThis) 89:25 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 98:120 warning Line exceeds 120 characters; contains 164 characters (Generic.Files.LineLength.TooLong) 109:44 warning The use of $this in templates is deprecated. Use $block instead. (Magento2.Templates.ThisInTemplate.FoundThis) 110:29 warning Line indented incorrectly; expected at least 32 spaces, found 28 (Generic.WhiteSpace.ScopeIndent.Incorrect) 110:167 warning Line exceeds 120 characters; contains 168 characters (Generic.Files.LineLength.TooLong) 111:29 warning Line indented incorrectly; expected at least 36 spaces, found 28 (Generic.WhiteSpace.ScopeIndent.Incorrect) 112:29 warning Line indented incorrectly; expected at least 40 spaces, found 28 (Generic.WhiteSpace.ScopeIndent.Incorrect) 112:63 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 135:32 warning The use of $this in templates is deprecated. Use $block instead. (Magento2.Templates.ThisInTemplate.FoundThis) 136:17 warning Line indented incorrectly; expected at least 20 spaces, found 16 (Generic.WhiteSpace.ScopeIndent.Incorrect) 136:21 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 136:47 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 136:66 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 136:87 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 136:104 warning Line exceeds 120 characters; contains 131 characters (Generic.Files.LineLength.TooLong) 188:90 warning Line exceeds 120 characters; contains 131 characters (Generic.Files.LineLength.TooLong) 211:108 warning Line exceeds 120 characters; contains 145 characters (Generic.Files.LineLength.TooLong) 220:61 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 220:106 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 220:116 warning Line exceeds 120 characters; contains 142 characters (Generic.Files.LineLength.TooLong) 236:40 warning The use of $this in templates is deprecated. Use $block instead. (Magento2.Templates.ThisInTemplate.FoundThis) 237:42 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 241:1 warning Line exceeds 120 characters; contains 127 characters (Generic.Files.LineLength.TooLong) 245:1 warning Line exceeds 120 characters; contains 126 characters (Generic.Files.LineLength.TooLong) 247:1 warning Line exceeds 120 characters; contains 144 characters (Generic.Files.LineLength.TooLong) 249:109 warning Line exceeds 120 characters; contains 136 characters (Generic.Files.LineLength.TooLong) 274:32 warning The use of $this in templates is deprecated. Use $block instead. (Magento2.Templates.ThisInTemplate.FoundThis) 275:17 warning Line indented incorrectly; expected at least 20 spaces, found 16 (Generic.WhiteSpace.ScopeIndent.Incorrect) 275:21 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 275:47 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 275:66 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 275:87 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 275:104 warning Line exceeds 120 characters; contains 132 characters (Generic.Files.LineLength.TooLong) 279:24 warning The use of $this in templates is deprecated. Use $block instead. (Magento2.Templates.ThisInTemplate.FoundThis) 280:9 warning Line indented incorrectly; expected at least 12 spaces, found 8 (Generic.WhiteSpace.ScopeIndent.Incorrect) 280:57 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 280:84 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 288:36 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 290:48 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 291:48 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) view/adminhtml/templates/widget/field/rows/field/image.phtml 30:39 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 37:34 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 47:91 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 47:165 warning Line exceeds 120 characters; contains 167 characters (Generic.Files.LineLength.TooLong) view/adminhtml/templates/widget/field/rows/field/select.phtml 21:35 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 26:29 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 31:130 warning Line exceeds 120 characters; contains 131 characters (Generic.Files.LineLength.TooLong) 34:24 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) view/adminhtml/templates/widget/field/rows/field/product.phtml 30:35 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 37:30 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 45:119 warning Line exceeds 120 characters; contains 131 characters (Generic.Files.LineLength.TooLong) 47:87 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 47:161 warning Line exceeds 120 characters; contains 163 characters (Generic.Files.LineLength.TooLong) view/adminhtml/templates/widget/field/rows/field/wysiwyg.phtml 20:178 warning Line exceeds 120 characters; contains 179 characters (Generic.Files.LineLength.TooLong) 21:19 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 26:35 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 31:35 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 36:181 warning Line exceeds 120 characters; contains 194 characters (Generic.Files.LineLength.TooLong) view/adminhtml/templates/widget/field/rows/field/colorpicker.phtml 22:35 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 29:29 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 33:131 warning Line exceeds 120 characters; contains 134 characters (Generic.Files.LineLength.TooLong) view/adminhtml/web/css/source/_module.less 8:24 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 11:18 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 18:28 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 28:48 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 33:35 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 34:17 warning CSS class names should be separated with "-" (dash) instead of "_" (underscore) (Magento2.Less.ClassNaming.NotAllowedSymbol) 43:42 warning Use single quotes (Magento2.Less.Quotes.DoubleQuotes) 53:35 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 57:31 warning Named colours are forbidden; use hex, rgb, or rgba values instead (Squiz.CSS.NamedColours.Forbidden) Block/Widgets/AbstractColumns.php 28:1 warning Code must not contain multiple empty lines in a row; found 2 empty lines. (Magento2.Whitespace.MultipleEmptyLines.MultipleEmptyLines) 30:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 30:61 warning Opening brace should be on a new line (Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine) 37:73 warning The use of function html_entity_decode() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged) 38:25 warning The use of function html_entity_decode() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged) 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) 67:5 warning Function closing brace must go on the next line following the body; found 1 blank lines before brace (PSR2.Methods.FunctionClosingBrace.SpacingBeforeClose) 69:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 70:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 81:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 82: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) 112:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 113:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 123:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 124:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 124:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 141:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 142:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Block/Widgets/Template.php 9:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 10:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 23:21 warning Expected 0 spaces after opening bracket; newline found (PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace) 120:23 warning The use of function call_user_func_array() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged) 126:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 127:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 134:133 warning Line exceeds 120 characters; contains 133 characters (Generic.Files.LineLength.TooLong) Block/Adminhtml/Product/Widget/Chooser.php 55:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 55:22 warning Short description should not be in multi lines (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 71:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 72: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) 169:113 warning Line exceeds 120 characters; contains 172 characters (Generic.Files.LineLength.TooLong) 178:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 179:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 179:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Block/Adminhtml/Renderer/Title.php 14:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 15:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Block/Adminhtml/Renderer/Repeatable.php 37:138 warning Line exceeds 120 characters; contains 138 characters (Generic.Files.LineLength.TooLong) 48:12 warning @param is not found for one or more params in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 48:12 warning $jsonSerializer parameter is missing in method annotation (Magento2.Annotation.MethodArguments.ArgumentMissing) 48:12 warning $assetRepository parameter is missing in method annotation (Magento2.Annotation.MethodArguments.ArgumentMissing) 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 There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 75:39 warning Opening brace should be on a new line (Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine) 79:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 80:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 98:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 99: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) 119:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 120:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 127:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 128: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) 155:135 warning Line exceeds 120 characters; contains 135 characters (Generic.Files.LineLength.TooLong) 170:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 171:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 171:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 172:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 173:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 174:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 175:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 176:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 181:122 warning Line exceeds 120 characters; contains 127 characters (Generic.Files.LineLength.TooLong) 190:34 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 192:38 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 194:31 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 196:34 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 198:33 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 200:32 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 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) 211:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 218:24 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 221:23 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 224:30 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 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) 233:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 240:24 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 243:23 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 246:30 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 251:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 252:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 252:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 253:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 264:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 272:184 warning Line exceeds 120 characters; contains 184 characters (Generic.Files.LineLength.TooLong) Block/WidgetField/Title.php 23:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 24:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 30: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) 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) Block/WidgetField/Wysiwyg.php 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) Block/WidgetField/Rows.php 33:5 warning Function closing brace must go on the next line following the body; found 1 blank lines before brace (PSR2.Methods.FunctionClosingBrace.SpacingBeforeClose) 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) Block/WidgetField/TextArea.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) 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) Block/WidgetField/Image.php 73:1 warning The closing brace for the class must go on the next line after the body (PSR2.Classes.ClassDeclaration.CloseBraceAfterBody)