You are here

protected property BooleanFormatterSettingsTest::$fieldName in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/field/src/Tests/Boolean/BooleanFormatterSettingsTest.php \Drupal\field\Tests\Boolean\BooleanFormatterSettingsTest::fieldName

The name of the Boolean field to use for testing.

Type: string

File

core/modules/field/src/Tests/Boolean/BooleanFormatterSettingsTest.php, line 42
Contains \Drupal\field\Tests\Boolean\BooleanFormatterSettingsTest.

Class

BooleanFormatterSettingsTest
Tests the Boolean field formatter settings.

Namespace

Drupal\field\Tests\Boolean

Code

protected $fieldName;