protected property QuickEditAutocompleteTermTest::$vocabulary in Drupal 8
Same name and namespace in other branches
- 9 core/modules/quickedit/tests/src/FunctionalJavascript/QuickEditAutocompleteTermTest.php \Drupal\Tests\quickedit\FunctionalJavascript\QuickEditAutocompleteTermTest::vocabulary
Stores the vocabulary used in the tests.
Type: \Drupal\taxonomy\VocabularyInterface
File
- core/
modules/ quickedit/ tests/ src/ FunctionalJavascript/ QuickEditAutocompleteTermTest.php, line 51
Class
- QuickEditAutocompleteTermTest
- Tests in-place editing of autocomplete tags.
Namespace
Drupal\Tests\quickedit\FunctionalJavascriptCode
protected $vocabulary;