Magento Coding Standard (PHPCS) report for enanobots/m2-datapatchcreator-simpledata =================================================================================== Package version: 2.0.1 | Magento: 2.4.9 | Tested: 2026-05-27 4 warnings in 1 files Plugin/Output.php 31:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 32:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 42: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) 46:13 warning The use of function file_exists() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged)