ArgumentValidateTest::$modules

Same name and namespace in other branches
  1. 8.9.x core/modules/user/tests/src/Kernel/Views/ArgumentValidateTest.php \Drupal\Tests\user\Kernel\Views\ArgumentValidateTest::modules
  2. 10 core/modules/user/tests/src/Kernel/Views/ArgumentValidateTest.php \Drupal\Tests\user\Kernel\Views\ArgumentValidateTest::modules
  3. 11.x core/modules/user/tests/src/Kernel/Views/ArgumentValidateTest.php \Drupal\Tests\user\Kernel\Views\ArgumentValidateTest::modules

Type: modules

Overrides ViewsKernelTestBase::$modules

File

core/modules/user/tests/src/Kernel/Views/ArgumentValidateTest.php, line 24

Class

ArgumentValidateTest
Tests user argument validators for ID and name.

Namespace

Drupal\Tests\user\Kernel\Views

Code

protected static $modules = [
    'node',
    'path_alias',
    'user_test_views',
];

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