NumericFormatPluralTest::$modules
Same name in other branches
- 9 core/modules/views/tests/src/Functional/Plugin/NumericFormatPluralTest.php \Drupal\Tests\views\Functional\Plugin\NumericFormatPluralTest::modules
- 8.9.x core/modules/views/tests/src/Functional/Plugin/NumericFormatPluralTest.php \Drupal\Tests\views\Functional\Plugin\NumericFormatPluralTest::modules
- 10 core/modules/views/tests/src/Functional/Plugin/NumericFormatPluralTest.php \Drupal\Tests\views\Functional\Plugin\NumericFormatPluralTest::modules
Type: modules
Overrides ViewTestBase::$modules
File
-
core/
modules/ views/ tests/ src/ Functional/ Plugin/ NumericFormatPluralTest.php, line 23
Class
- NumericFormatPluralTest
- Tests the creation of numeric fields.
Namespace
Drupal\Tests\views\Functional\PluginCode
protected static $modules = [
'views_ui',
'file',
'language',
'locale',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.