Magento Coding Standard (PHPCS) report for max-stan/magento2-mini-wishlist ========================================================================== Package version: 1.0.0 | Magento: 2.4.9 | Tested: 2026-06-01 15 warnings in 5 files ViewModel/ViewConfig.php 12:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 17:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) CustomerData/WishlistFull.php 30:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) view/frontend/templates/html/wishlist/search.phtml 19:11 warning The use of helpers in templates is discouraged. Use ViewModel instead. (Magento2.Templates.ThisInTemplate.FoundHelper) 19:11 warning The use of $this in templates is deprecated. Use $block instead. (Magento2.Templates.ThisInTemplate.FoundThis) view/frontend/templates/html/wishlist/messages.phtml 19:11 warning The use of helpers in templates is discouraged. Use ViewModel instead. (Magento2.Templates.ThisInTemplate.FoundHelper) 19:11 warning The use of $this in templates is deprecated. Use $block instead. (Magento2.Templates.ThisInTemplate.FoundThis) 70:1 warning Line exceeds 120 characters; contains 129 characters (Generic.Files.LineLength.TooLong) view/frontend/templates/html/wishlist/wishlist-drawer.phtml 143:1 warning Line exceeds 120 characters; contains 124 characters (Generic.Files.LineLength.TooLong) 155:148 warning Line exceeds 120 characters; contains 149 characters (Generic.Files.LineLength.TooLong) 176:128 warning Line exceeds 120 characters; contains 129 characters (Generic.Files.LineLength.TooLong) 221:121 warning Line exceeds 120 characters; contains 122 characters (Generic.Files.LineLength.TooLong) 269:123 warning Line exceeds 120 characters; contains 125 characters (Generic.Files.LineLength.TooLong) 315:1 warning Line exceeds 120 characters; contains 149 characters (Generic.Files.LineLength.TooLong) 352:140 warning Line exceeds 120 characters; contains 141 characters (Generic.Files.LineLength.TooLong)