You are here

protected property EntityReferenceFileUploadTest::$referencedType in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/field/src/Tests/EntityReference/EntityReferenceFileUploadTest.php \Drupal\field\Tests\EntityReference\EntityReferenceFileUploadTest::referencedType

The name of a content type that will be referenced by $referencingType.

Type: string

File

core/modules/field/src/Tests/EntityReference/EntityReferenceFileUploadTest.php, line 34
Contains \Drupal\field\Tests\EntityReference\EntityReferenceFileUploadTest.

Class

EntityReferenceFileUploadTest
Tests an autocomplete widget with file upload.

Namespace

Drupal\field\Tests\EntityReference

Code

protected $referencedType;