You are here

protected property EntityReferenceAdminTest::$target_type in Drupal 9

The name of a second content type to be used as a target of entity references.

Type: string

File

core/modules/field/tests/src/FunctionalJavascript/EntityReference/EntityReferenceAdminTest.php, line 57

Class

EntityReferenceAdminTest
Tests for the administrative UI.

Namespace

Drupal\Tests\field\FunctionalJavascript\EntityReference

Code

protected $target_type;