You are here

protected property BooleanFormatterSettingsTest::$bundle in Zircon Profile 8

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

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

Type: string

File

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

Class

BooleanFormatterSettingsTest
Tests the Boolean field formatter settings.

Namespace

Drupal\field\Tests\Boolean

Code

protected $bundle;