You are here

protected property EntityAutocompleteTest::$entityType in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/system/src/Tests/Entity/EntityAutocompleteTest.php \Drupal\system\Tests\Entity\EntityAutocompleteTest::entityType

The entity type used in this test.

Type: string

File

core/modules/system/src/Tests/Entity/EntityAutocompleteTest.php, line 31
Contains \Drupal\system\Tests\Entity\EntityAutocompleteTest.

Class

EntityAutocompleteTest
Tests the autocomplete functionality.

Namespace

Drupal\system\Tests\Entity

Code

protected $entityType = 'entity_test';