The taxonomy vocabulary ID.
Type: string
File
- core/modules/taxonomy/src/Entity/Vocabulary.php, line 56
Class
- Vocabulary
- Defines the taxonomy vocabulary entity.
Namespace
Drupal\taxonomy\Entity
Code
protected $vid;
The taxonomy vocabulary ID.
Type: string
Drupal\taxonomy\Entity
protected $vid;
Please login to continue.