FILE: ...odules/custom_header_image/config/schema/header_image.schema.yml ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 20 | ERROR | [x] Expected 1 newline at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- FILE: ...alwebcopy/modules/custom_header_image/src/Entity/HeaderImage.php ---------------------------------------------------------------------- FOUND 11 ERRORS AFFECTING 11 LINES ---------------------------------------------------------------------- 78 | ERROR | [x] Missing function doc comment 82 | ERROR | [x] Missing function doc comment 86 | ERROR | [x] Missing function doc comment 90 | ERROR | [x] Missing function doc comment 94 | ERROR | [x] Missing function doc comment 98 | ERROR | [x] Missing function doc comment 102 | ERROR | [x] Missing function doc comment 106 | ERROR | [x] Missing function doc comment 110 | ERROR | [x] Missing function doc comment 118 | ERROR | [x] Expected 1 blank line after function; 2 found 121 | ERROR | [x] The closing brace for the class must have an empty | | line before it ---------------------------------------------------------------------- PHPCBF CAN FIX THE 11 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- FILE: .../modules/custom_header_image/src/Entity/HeaderImageInterface.php ---------------------------------------------------------------------- FOUND 7 ERRORS AFFECTING 7 LINES ---------------------------------------------------------------------- 12 | ERROR | [x] Missing function doc comment 17 | ERROR | [ ] Description for the @return value is missing 21 | ERROR | [ ] Missing short description in doc comment 22 | ERROR | [ ] Description for the @return value is missing 26 | ERROR | [ ] Missing short description in doc comment 27 | ERROR | [ ] Description for the @return value is missing 31 | ERROR | [x] Missing function doc comment ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- FILE: ...modules/custom_header_image/src/HeaderImageHtmlRouteProvider.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 7 | WARNING | [x] Unused use statement 23 | WARNING | [x] There must be no blank line following an inline | | comment ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- FILE: ...webcopy/modules/custom_header_image/src/Form/HeaderImageForm.php ---------------------------------------------------------------------- FOUND 3 ERRORS AFFECTING 3 LINES ---------------------------------------------------------------------- 48 | ERROR | [x] Expected 1 space before ":"; 0 found 65 | ERROR | [x] Missing function doc comment 71 | ERROR | [x] Expected 1 blank line after function; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- FILE: ...odules/custom_header_image/src/Plugin/Block/HeaderImageBlock.php ---------------------------------------------------------------------- FOUND 10 ERRORS AFFECTING 9 LINES ---------------------------------------------------------------------- 68 | ERROR | [ ] Missing parameter comment 69 | ERROR | [ ] Missing parameter comment 70 | ERROR | [ ] Missing parameter comment 71 | ERROR | [ ] Missing parameter comment 72 | ERROR | [ ] Missing parameter comment 101 | ERROR | [x] Missing function doc comment 113 | ERROR | [x] Expected 1 blank line after function; 2 found 126 | ERROR | [x] Short array syntax must be used to define arrays 165 | ERROR | [x] Expected | | "\Drupal\custom_header_image\Entity\HeaderImageInterface|null" | | but found | | "\Drupal\custom_header_image\Entity\HeaderImageInterface|NULL" | | for function return type 165 | ERROR | [ ] Description for the @return value is missing ---------------------------------------------------------------------- PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- FILE: ...modules/custom_header_image/custom_header_image.links.action.yml ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 5 | ERROR | [x] Expected 1 newline at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- FILE: ...y/modules/custom_header_image/custom_header_image.links.menu.yml ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 7 | ERROR | [x] Expected 1 newline at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 206ms; Memory: 8.75Mb