X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=web%2Fcore%2Ftests%2FDrupal%2FTests%2FCore%2FMenu%2FMenuActiveTrailTest.php;fp=web%2Fcore%2Ftests%2FDrupal%2FTests%2FCore%2FMenu%2FMenuActiveTrailTest.php;h=2cc6edb884e2b50367446af350ad890fe1f2fa5c;hb=0bf8d09d2542548982e81a441b1f16e75873a04f;hp=c7639388fd1005ca741b6eebf2623dc42abf6a60;hpb=74df008bdbb3a11eeea356744f39b802369bda3c;p=yaffs-website diff --git a/web/core/tests/Drupal/Tests/Core/Menu/MenuActiveTrailTest.php b/web/core/tests/Drupal/Tests/Core/Menu/MenuActiveTrailTest.php index c7639388f..2cc6edb88 100644 --- a/web/core/tests/Drupal/Tests/Core/Menu/MenuActiveTrailTest.php +++ b/web/core/tests/Drupal/Tests/Core/Menu/MenuActiveTrailTest.php @@ -38,7 +38,7 @@ class MenuActiveTrailTest extends UnitTestCase { /** * The current route match service. * - * @var \Drupal\Core\Routing\CurrentRouteMatch; + * @var \Drupal\Core\Routing\CurrentRouteMatch */ protected $currentRouteMatch;