protected property BooleanFormatterSettingsTest::$fieldName in Drupal 9
Same name in this branch
- 9 core/modules/field/tests/src/Functional/Boolean/BooleanFormatterSettingsTest.php \Drupal\Tests\field\Functional\Boolean\BooleanFormatterSettingsTest::fieldName
- 9 core/modules/field/tests/src/FunctionalJavascript/Boolean/BooleanFormatterSettingsTest.php \Drupal\Tests\field\FunctionalJavascript\Boolean\BooleanFormatterSettingsTest::fieldName
Same name and namespace in other branches
- 8 core/modules/field/tests/src/Functional/Boolean/BooleanFormatterSettingsTest.php \Drupal\Tests\field\Functional\Boolean\BooleanFormatterSettingsTest::fieldName
The name of the Boolean field to use for testing.
Type: string
File
- core/
modules/ field/ tests/ src/ Functional/ Boolean/ BooleanFormatterSettingsTest.php, line 40
Class
- BooleanFormatterSettingsTest
- Tests the Boolean field formatter settings.
Namespace
Drupal\Tests\field\Functional\BooleanCode
protected $fieldName;