You are here

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

The name of the entity bundle that is created in the test.

Type: string

File

core/modules/field/tests/src/Functional/Boolean/BooleanFormatterSettingsTest.php, line 33

Class

BooleanFormatterSettingsTest
Tests the Boolean field formatter settings.

Namespace

Drupal\Tests\field\Functional\Boolean

Code

protected $bundle;