X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fsystem%2Ftests%2Fmodules%2Fmenu_test%2Fsrc%2FController%2FMenuTestController.php;fp=web%2Fcore%2Fmodules%2Fsystem%2Ftests%2Fmodules%2Fmenu_test%2Fsrc%2FController%2FMenuTestController.php;h=8472b99a183ceaeefefbed787a8a55ed9ea6cad3;hp=fe6566cddb32a35885c433cc843861ba35040618;hb=0bf8d09d2542548982e81a441b1f16e75873a04f;hpb=74df008bdbb3a11eeea356744f39b802369bda3c diff --git a/web/core/modules/system/tests/modules/menu_test/src/Controller/MenuTestController.php b/web/core/modules/system/tests/modules/menu_test/src/Controller/MenuTestController.php index fe6566cdd..8472b99a1 100644 --- a/web/core/modules/system/tests/modules/menu_test/src/Controller/MenuTestController.php +++ b/web/core/modules/system/tests/modules/menu_test/src/Controller/MenuTestController.php @@ -71,7 +71,6 @@ class MenuTestController extends ControllerBase { return ['#markup' => 'This is the menuTestCallback content.']; } - /** * A title callback method for test routes. *