Magento Coding Standard (PHPCS) report for taurus-media/module-varnish-config ============================================================================= Package version: 1.0.1 | Magento: 2.4.9 | Tested: 2026-06-07 13 warnings in 3 files Model/VclManager.php 46: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) 76:13 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 104:102 warning There must be exactly one blank line between lines short and long descriptions (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 106:13 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 117:75 warning There must be exactly one blank line between lines short and long descriptions (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 119:13 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 144:13 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 158:13 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) Console/Command/UpdateVclCommand.php 26:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 27:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 35:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Cron/UpdateVarnishConfig.php 13:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 19:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)