Magento Coding Standard (PHPCS) report for yireo/magento2-graph-ql-schema-manipulation ====================================================================================== Package version: 0.0.2 | Magento: 2.4.9 | Tested: 2026-06-03 5 warnings in 2 files Schema/ManipulationInterface.php 9:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Plugin/AddSchemaManipulators.php 21: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) 24:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 33:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 37:141 warning Line exceeds 120 characters; contains 141 characters (Generic.Files.LineLength.TooLong)