BooleanFormatterTest::$modules
Same name in other branches
- 9 core/modules/field/tests/src/Kernel/Boolean/BooleanFormatterTest.php \Drupal\Tests\field\Kernel\Boolean\BooleanFormatterTest::modules
- 10 core/modules/field/tests/src/Kernel/Boolean/BooleanFormatterTest.php \Drupal\Tests\field\Kernel\Boolean\BooleanFormatterTest::modules
- 11.x core/modules/field/tests/src/Kernel/Boolean/BooleanFormatterTest.php \Drupal\Tests\field\Kernel\Boolean\BooleanFormatterTest::modules
Modules to enable.
Type: array
Overrides KernelTestBase::$modules
File
-
core/
modules/ field/ tests/ src/ Kernel/ Boolean/ BooleanFormatterTest.php, line 24
Class
- BooleanFormatterTest
- Tests the boolean formatter.
Namespace
Drupal\Tests\field\Kernel\BooleanCode
public static $modules = [
'field',
'text',
'entity_test',
'user',
'system',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.