protected property Vocabulary::$vid in Drupal 10
Same name and namespace in other branches
- 8 core/modules/taxonomy/src/Entity/Vocabulary.php \Drupal\taxonomy\Entity\Vocabulary::vid
- 9 core/modules/taxonomy/src/Entity/Vocabulary.php \Drupal\taxonomy\Entity\Vocabulary::vid
The taxonomy vocabulary ID.
Type: string
File
- core/
modules/ taxonomy/ src/ Entity/ Vocabulary.php, line 69
Class
- Vocabulary
- Defines the taxonomy vocabulary entity.
Namespace
Drupal\taxonomy\EntityCode
protected $vid;