Magento Coding Standard (PHPCS) report for markshust/magento2-module-ordergrid ============================================================================== Package version: 3.0.0 | Magento: 2.4.9 | Tested: 2026-06-12 5 warnings in 1 files Plugin/FormatOrderItemsExport.php 12:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 14:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 15:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 24: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) 26:29 warning The use of function html_entity_decode() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged)