You are here

protected property QuickEditAutocompleteTermTest::$vocabulary in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/quickedit/src/Tests/QuickEditAutocompleteTermTest.php \Drupal\quickedit\Tests\QuickEditAutocompleteTermTest::vocabulary

Stores the vocabulary used in the tests.

Type: \Drupal\taxonomy\VocabularyInterface

File

core/modules/quickedit/src/Tests/QuickEditAutocompleteTermTest.php, line 44
Contains \Drupal\quickedit\Tests\QuickEditAutocompleteTermTest.

Class

QuickEditAutocompleteTermTest
Tests in-place editing of autocomplete tags.

Namespace

Drupal\quickedit\Tests

Code

protected $vocabulary;