Magento Coding Standard (PHPCS) report for outeredge/magento-newsletter-disable-email ===================================================================================== Package version: 1.3.0 | Magento: 2.4.9 | Tested: 2026-05-26 6 warnings in 2 files Plugin/Newsletter/Model/Subscriber.php 11:13 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 13:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 56:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 56:27 warning Short description should not be in multi lines (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 58:39 warning Opening brace should be on a new line (Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine) registration.php 2:18 warning Use ::class notation instead. (Magento2.PHP.LiteralNamespaces.LiteralClassUsage)