Magento Coding Standard (PHPCS) report for enanobots/admin-locale-switcher ========================================================================== Package version: 2.0.0 | Magento: 2.4.9 | Tested: 2026-05-27 4 errors, 269 warnings in 8 files registration.php 16:2 warning Expected 1 blank line at end of file; 3 found (PSR2.Files.EndFileNewline.TooMany) Controller/Adminhtml/User/UpdateLocale.php 22:23 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 24:20 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 26:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 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) view/adminhtml/templates/switcher.phtml 16:85 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 16:108 warning Line exceeds 120 characters; contains 125 characters (Generic.Files.LineLength.TooLong) 24:53 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) view/adminhtml/templates/dropdown.phtml 15:62 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 16:53 warning Short echo tag syntax must be used; expected "" (Magento2.Html.HtmlClosingVoidTags.HtmlClosingVoidElements) Block/Adminhtml/Switcher.php 22:23 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 24:31 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 26:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 46:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 54:126 warning Line exceeds 120 characters; contains 126 characters (Generic.Files.LineLength.TooLong)