public static property MiniPagerTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/views/src/Tests/Plugin/MiniPagerTest.php \Drupal\views\Tests\Plugin\MiniPagerTest::modules
Modules to enable.
Type: array
Overrides ViewTestBase::$modules
File
- core/
modules/ views/ src/ Tests/ Plugin/ MiniPagerTest.php, line 32 - Contains \Drupal\views\Tests\Plugin\MiniPagerTest.
Class
- MiniPagerTest
- Tests the mini pager plugin.
Namespace
Drupal\views\Tests\PluginCode
public static $modules = array(
'node',
);