Magento Coding Standard (PHPCS) report for lohoy/magento-recaptcha-enterprise ============================================================================= Package version: 1.0.0 | Magento: 2.4.9 | Tested: 2026-06-01 8 warnings in 2 files Model/EnterpriseValidator.php 29:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 33:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 129:13 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) Model/Config/EnterpriseConfig.php 16:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 18:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 32:74 warning There must be exactly one blank line between lines short and long descriptions (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 44:26 warning The use of function getenv() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged) 49:90 warning There must be exactly one blank line between lines short and long descriptions (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)