X-Git-Url: https://yaffs.net/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Ftests%2FDrupal%2FKernelTests%2FCore%2FRouting%2FMatcherDumperTest.php;h=f37383d631df3463fe0fb76a51b88be3cbd84f72;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hp=1428fde95f0ad9e717571316c9c4f08291a5e24e;hpb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;p=yaffs-website diff --git a/web/core/tests/Drupal/KernelTests/Core/Routing/MatcherDumperTest.php b/web/core/tests/Drupal/KernelTests/Core/Routing/MatcherDumperTest.php index 1428fde95..f37383d63 100644 --- a/web/core/tests/Drupal/KernelTests/Core/Routing/MatcherDumperTest.php +++ b/web/core/tests/Drupal/KernelTests/Core/Routing/MatcherDumperTest.php @@ -23,7 +23,7 @@ class MatcherDumperTest extends KernelTestBase { /** * A collection of shared fixture data for tests. * - * @var RoutingFixtures + * @var \Drupal\Tests\Core\Routing\RoutingFixtures */ protected $fixtures;