You are here

protected property EntityReferenceFileUploadTest::$referencingType in Drupal 10

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

The name of a content type that will reference $referencedType.

Type: string

File

core/modules/field/tests/src/Functional/EntityReference/EntityReferenceFileUploadTest.php, line 32

Class

EntityReferenceFileUploadTest
Tests an autocomplete widget with file upload.

Namespace

Drupal\Tests\field\Functional\EntityReference

Code

protected $referencingType;