public property FormModeManagerUiTest::$vocabulary in Form mode manager 8
Same name and namespace in other branches
- 8.2 tests/src/Functional/FormModeManagerUiTest.php \Drupal\Tests\form_mode_manager\Functional\FormModeManagerUiTest::vocabulary
Stores the taxonomy vocabulary used by this test.
Type: \Drupal\taxonomy\Entity\Vocabulary
File
- tests/
src/ Functional/ FormModeManagerUiTest.php, line 29
Class
- FormModeManagerUiTest
- Tests the Form mode manager user interfaces.
Namespace
Drupal\Tests\form_mode_manager\FunctionalCode
public $vocabulary;