You are here

protected property EntityReferenceAutoCreateTest::$referencingType in Zircon Profile 8

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

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

Type: string

File

core/modules/field/src/Tests/EntityReference/EntityReferenceAutoCreateTest.php, line 28
Contains \Drupal\field\Tests\EntityReference\EntityReferenceAutoCreateTest.

Class

EntityReferenceAutoCreateTest
Tests creating new entity (e.g. taxonomy-term) from an autocomplete widget.

Namespace

Drupal\field\Tests\EntityReference

Code

protected $referencingType;