protected property EntityAutocompleteTest::$bundle in Drupal 8
Same name and namespace in other branches
- 9 core/tests/Drupal/KernelTests/Core/Entity/EntityAutocompleteTest.php \Drupal\KernelTests\Core\Entity\EntityAutocompleteTest::bundle
- 10 core/tests/Drupal/KernelTests/Core/Entity/EntityAutocompleteTest.php \Drupal\KernelTests\Core\Entity\EntityAutocompleteTest::bundle
The bundle used in this test.
Type: string
File
- core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityAutocompleteTest.php, line 33
Class
- EntityAutocompleteTest
- Tests the autocomplete functionality.
Namespace
Drupal\KernelTests\Core\EntityCode
protected $bundle = 'entity_test';