public static property StyleMappingTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/views/src/Tests/Plugin/StyleMappingTest.php \Drupal\views\Tests\Plugin\StyleMappingTest::modules
Modules to enable.
Type: array
Overrides ViewKernelTestBase::$modules
File
- core/
modules/ views/ src/ Tests/ Plugin/ StyleMappingTest.php, line 19 - Contains \Drupal\views\Tests\Plugin\StyleMappingTest.
Class
- StyleMappingTest
- Tests mapping style functionality.
Namespace
Drupal\views\Tests\PluginCode
public static $modules = array(
'system',
);