Issue #2480233 by xjm: Incorect docblocks in route processor tests
parent
08b97663a5
commit
bab62ec6e4
|
@ -2,7 +2,7 @@
|
|||
|
||||
/**
|
||||
* @file
|
||||
* Contains \Drupal\system\Tests\PathProcessor\RouteNoneTest.
|
||||
* Contains \Drupal\system\Tests\RouteProcessor\RouteNoneTest.
|
||||
*/
|
||||
|
||||
namespace Drupal\system\Tests\RouteProcessor;
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
/**
|
||||
* @file
|
||||
* Contains \Drupal\system\Tests\RouteProcessor\RouteProcessorIntegrationTest.
|
||||
* Contains \Drupal\system\Tests\RouteProcessor\RouteProcessorCurrentIntegrationTest.
|
||||
*/
|
||||
|
||||
namespace Drupal\system\Tests\RouteProcessor;
|
||||
|
|
Loading…
Reference in New Issue