You are here

protected property BooleanFormatterSettingsTest::$fieldName in Drupal 9

Same name in this branch
  1. 9 core/modules/field/tests/src/Functional/Boolean/BooleanFormatterSettingsTest.php \Drupal\Tests\field\Functional\Boolean\BooleanFormatterSettingsTest::fieldName
  2. 9 core/modules/field/tests/src/FunctionalJavascript/Boolean/BooleanFormatterSettingsTest.php \Drupal\Tests\field\FunctionalJavascript\Boolean\BooleanFormatterSettingsTest::fieldName
Same name and namespace in other branches
  1. 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\Boolean

Code

protected $fieldName;