public property FormModeManagerUiTest::$vocabulary in Form mode manager 8.2
Same name and namespace in other branches
- 8 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 51
Class
- FormModeManagerUiTest
- Tests the Form mode manager user interfaces.
Namespace
Drupal\Tests\form_mode_manager\FunctionalCode
public $vocabulary;