You are here

protected property EntityReferenceSettingsTest::$customBundle in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/field/tests/src/Kernel/EntityReference/EntityReferenceSettingsTest.php \Drupal\Tests\field\Kernel\EntityReference\EntityReferenceSettingsTest::customBundle

An entity bundle that is not stored as a configuration entity.

Type: string

File

core/modules/field/tests/src/Kernel/EntityReference/EntityReferenceSettingsTest.php, line 56

Class

EntityReferenceSettingsTest
Tests entity reference field settings.

Namespace

Drupal\Tests\field\Kernel\EntityReference

Code

protected $customBundle;