protected property TaxonomyMenu::$vocabulary in Zircon Profile 8
Same name and namespace in other branches
- 8.0 modules/taxonomy_menu/src/Entity/TaxonomyMenu.php \Drupal\taxonomy_menu\Entity\TaxonomyMenu::vocabulary
The taxonomy vocabulary.
The machine name of the vocabulary this entity represents.
Type: string
File
- modules/
taxonomy_menu/ src/ Entity/ TaxonomyMenu.php, line 65 - Contains Drupal\taxonomy_menu\Entity\TaxonomyMenu.
Class
- TaxonomyMenu
- Defines the TaxonomyMenu entity.
Namespace
Drupal\taxonomy_menu\EntityCode
protected $vocabulary;