PathValidatorTest::$modules
Type: modules
Overrides KernelTestBase::$modules
File
- 
              core/
tests/ Drupal/ KernelTests/ Core/ Path/ PathValidatorTest.php, line 27  
Class
- PathValidatorTest
 - Tests the path validator.
 
Namespace
Drupal\KernelTests\Core\PathCode
protected static $modules = [
  'path',
  'entity_test',
  'system',
  'user',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.