CastedIntFieldJoinTestBase::$modules

Same name and namespace in other branches
  1. 11.x core/modules/views/tests/src/Kernel/Plugin/CastedIntFieldJoinTestBase.php \Drupal\Tests\views\Kernel\Plugin\CastedIntFieldJoinTestBase::modules

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/views/tests/src/Kernel/Plugin/CastedIntFieldJoinTestBase.php, line 26

Class

CastedIntFieldJoinTestBase
Tests the "casted_int_field_join" join plugin.

Namespace

Drupal\Tests\views\Kernel\Plugin

Code

protected static $modules = [
  'system',
  'user',
  'views',
  'views_test_config',
];

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