PathChangedHelperTest::$modules

Type: modules

Overrides KernelTestBase::$modules

File

core/tests/Drupal/KernelTests/Core/Routing/PathChangedHelperTest.php, line 25

Class

PathChangedHelperTest
Tests the PathChangedHelper class.

Namespace

Drupal\KernelTests\Core\Routing

Code

protected static $modules = [
  'path_changed_helper_test',
  'system',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.