You are here

protected property EntityReferenceAdminTest::$type in Zircon Profile 8

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

The name of the content type created for testing purposes.

Type: string

File

core/modules/field/src/Tests/EntityReference/EntityReferenceAdminTest.php, line 41
Contains \Drupal\field\Tests\EntityReference\EntityReferenceAdminTest.

Class

EntityReferenceAdminTest
Tests for the administrative UI.

Namespace

Drupal\field\Tests\EntityReference

Code

protected $type;