public static property PagerKernelTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/views/src/Tests/Plugin/PagerKernelTest.php \Drupal\views\Tests\Plugin\PagerKernelTest::modules
Modules to enable.
Type: array
Overrides ViewKernelTestBase::$modules
File
- core/
modules/ views/ src/ Tests/ Plugin/ PagerKernelTest.php, line 29 - Contains \Drupal\views\Tests\Plugin\PagerKernelTest.
Class
- PagerKernelTest
- Tests pager-related APIs.
Namespace
Drupal\views\Tests\PluginCode
public static $modules = [
'user',
'node',
];