You are here

protected property EntityAutocompleteTest::$bundle 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::bundle

The bundle used in this test.

Type: string

File

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

Class

EntityAutocompleteTest
Tests the autocomplete functionality.

Namespace

Drupal\system\Tests\Entity

Code

protected $bundle = 'entity_test';