Magento Coding Standard (PHPCS) report for yireo/magento2-custom-graph-ql-query-limiter ======================================================================================= Package version: 0.0.6 | Magento: 2.4.9 | Tested: 2026-05-27 11 warnings in 3 files GraphQl/Query/CustomQueryComplexityLimiter.php 36:8 warning $introspectionConfig parameter is not in order (Magento2.Annotation.MethodArguments.ParamOrder) 37:8 warning $moduleConfig parameter is not in order (Magento2.Annotation.MethodArguments.ParamOrder) 38:8 warning $queryDepth parameter is not in order (Magento2.Annotation.MethodArguments.ParamOrder) 39:8 warning $queryComplexity parameter is not in order (Magento2.Annotation.MethodArguments.ParamOrder) 52:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Plugin/QueryProcessorPlugin.php 32:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 33:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Config/Config.php 24:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 25:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 32:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 33:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)