public VocabularyInterface::getHierarchy()
Returns the vocabulary hierarchy.
Return value
int The vocabulary hierarchy.
File
- core/modules/taxonomy/src/VocabularyInterface.php, line 33
Class
- VocabularyInterface
- Provides an interface defining a taxonomy vocabulary entity.
Namespace
Drupal\taxonomy
Code
public function getHierarchy();
Please login to continue.