FILE: ...var/www/drupal/core/modules/menu/lib/Drupal/menu/MenuFormController.php -------------------------------------------------------------------------------- FOUND 1 ERROR(S) AND 1 WARNING(S) AFFECTING 2 LINE(S) -------------------------------------------------------------------------------- 48 | WARNING | Line exceeds 80 characters; contains 83 characters 130 | ERROR | Whitespace found at end of line -------------------------------------------------------------------------------- FILE: ...ar/www/drupal/core/modules/menu/lib/Drupal/menu/Form/MenuDeleteForm.php -------------------------------------------------------------------------------- FOUND 0 ERROR(S) AND 1 WARNING(S) AFFECTING 1 LINE(S) -------------------------------------------------------------------------------- 37 | WARNING | Line exceeds 80 characters; contains 84 characters -------------------------------------------------------------------------------- FILE: /var/www/drupal/core/modules/menu/lib/Drupal/menu/Tests/MenuTest.php -------------------------------------------------------------------------------- FOUND 4 ERROR(S) AFFECTING 4 LINE(S) -------------------------------------------------------------------------------- 27 | ERROR | Class property $admin_user should use lowerCamel naming without | | underscores 34 | ERROR | Class property $authenticated_user should use lowerCamel naming | | without underscores 50 | ERROR | Missing function doc comment 58 | ERROR | Missing function doc comment -------------------------------------------------------------------------------- FILE: ...www/drupal/core/modules/menu/lib/Drupal/menu/Tests/MenuLanguageTest.php -------------------------------------------------------------------------------- FOUND 3 ERROR(S) AFFECTING 3 LINE(S) -------------------------------------------------------------------------------- 25 | ERROR | Class property $admin_user should use lowerCamel naming without | | underscores 28 | ERROR | Missing function doc comment 36 | ERROR | Missing function doc comment -------------------------------------------------------------------------------- FILE: ...var/www/drupal/core/modules/menu/lib/Drupal/menu/Tests/MenuNodeTest.php -------------------------------------------------------------------------------- FOUND 2 ERROR(S) AFFECTING 2 LINE(S) -------------------------------------------------------------------------------- 24 | ERROR | Missing function doc comment 32 | ERROR | Missing function doc comment -------------------------------------------------------------------------------- FILE: ...ww/drupal/core/modules/menu/lib/Drupal/menu/Tests/MenuUninstallTest.php -------------------------------------------------------------------------------- FOUND 1 ERROR(S) AFFECTING 1 LINE(S) -------------------------------------------------------------------------------- 24 | ERROR | Missing function doc comment -------------------------------------------------------------------------------- FILE: /var/www/drupal/core/modules/menu/menu.module -------------------------------------------------------------------------------- FOUND 0 ERROR(S) AND 1 WARNING(S) AFFECTING 1 LINE(S) -------------------------------------------------------------------------------- 700 | WARNING | Format should be "* Implements hook_foo().", "* Implements | | hook_foo_BAR_ID_bar() for xyz_bar().", or "* Implements | | hook_foo_BAR_ID_bar() for xyz_bar.tpl.php.". --------------------------------------------------------------------------------