Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
VocabularyInterface.php
VocabularyInterface::HIERARCHY_SINGLE
Denotes that one or more terms in the vocabulary has a single parent.
File
core/
modules/
taxonomy/
src/
VocabularyInterface.php
, line 21
Class
VocabularyInterface
Provides an interface defining a taxonomy vocabulary entity.
Namespace
Drupal\taxonomy
Code
const
HIERARCHY_SINGLE
=
1
;
RSS feed