public property ExposedFormCheckboxesTest::$vocabulary in Drupal 8
Same name and namespace in other branches
- 9 core/modules/views/tests/src/Functional/Plugin/ExposedFormCheckboxesTest.php \Drupal\Tests\views\Functional\Plugin\ExposedFormCheckboxesTest::vocabulary
Vocabulary for testing checkbox options.
Type: \Drupal\taxonomy\Entity\Vocabulary
File
- core/
modules/ views/ tests/ src/ Functional/ Plugin/ ExposedFormCheckboxesTest.php, line 49
Class
- ExposedFormCheckboxesTest
- Tests exposed forms functionality.
Namespace
Drupal\Tests\views\Functional\PluginCode
public $vocabulary;