CastedIntFieldJoinTestBase::$modules
Same name in other branches
- 10 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 25
Class
- CastedIntFieldJoinTestBase
- Tests the "casted_int_field_join" join plugin.
Namespace
Drupal\Tests\views\Kernel\PluginCode
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.