You are here

protected property EntityReferenceIntegrationTest::$bundle in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/field/tests/src/Functional/EntityReference/EntityReferenceIntegrationTest.php \Drupal\Tests\field\Functional\EntityReference\EntityReferenceIntegrationTest::bundle
  2. 9 core/modules/field/tests/src/Functional/EntityReference/EntityReferenceIntegrationTest.php \Drupal\Tests\field\Functional\EntityReference\EntityReferenceIntegrationTest::bundle

The bundle used in this test.

Type: string

File

core/modules/field/tests/src/Functional/EntityReference/EntityReferenceIntegrationTest.php, line 34

Class

EntityReferenceIntegrationTest
Tests various Entity reference UI components.

Namespace

Drupal\Tests\field\Functional\EntityReference

Code

protected $bundle = 'entity_test';