Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / system / tests / modules / menu_test / src / Controller / MenuTestController.php
index fe6566cddb32a35885c433cc843861ba35040618..8472b99a183ceaeefefbed787a8a55ed9ea6cad3 100644 (file)
@@ -71,7 +71,6 @@ class MenuTestController extends ControllerBase {
     return ['#markup' => 'This is the menuTestCallback content.'];
   }
 
-
   /**
    * A title callback method for test routes.
    *