You are here

protected property EntityReferenceFileUploadTest::$referencingType 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::referencingType

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

Type: string

File

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

Class

EntityReferenceFileUploadTest
Tests an autocomplete widget with file upload.

Namespace

Drupal\field\Tests\EntityReference

Code

protected $referencingType;