Magento Coding Standard (PHPCS) report for ytec/rest-pdf-invoice ================================================================ Package version: 1.1.4 | Magento: 2.4.9 | Tested: 2026-06-01 10 warnings in 2 files Model/PdfInvoiceManagement.php 80:8 warning @inheritdoc imports only short description, annotation must have long description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Model/Order/Pdf/Invoice.php 114:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 115:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 117:15 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 129:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 130:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 132:15 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 144:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 145:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 147:15 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing)