X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=web%2Fcore%2Fmodules%2Fhelp%2Ftests%2Fmodules%2Fhelp_test%2Fhelp_test.module;fp=web%2Fcore%2Fmodules%2Fhelp%2Ftests%2Fmodules%2Fhelp_test%2Fhelp_test.module;h=9f67eccc65afe3edc0f92fb673eb32e8bfa14eef;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hp=2fd49912edf9e7885e2e8673797c93d358a0856b;hpb=aea91e65e895364e460983b890e295aa5d5540a5;p=yaffs-website diff --git a/web/core/modules/help/tests/modules/help_test/help_test.module b/web/core/modules/help/tests/modules/help_test/help_test.module index 2fd49912e..9f67eccc6 100644 --- a/web/core/modules/help/tests/modules/help_test/help_test.module +++ b/web/core/modules/help/tests/modules/help_test/help_test.module @@ -5,7 +5,7 @@ * Test Help module. */ -use \Drupal\Core\Routing\RouteMatchInterface; +use Drupal\Core\Routing\RouteMatchInterface; /** * Implements hook_help().