function VocabularyInterface::getDescription

Returns the vocabulary description.

Return value

string The vocabulary description.

1 method overrides VocabularyInterface::getDescription()
Vocabulary::getDescription in core/modules/taxonomy/src/Entity/Vocabulary.php
Returns the vocabulary description.

File

core/modules/taxonomy/src/VocabularyInterface.php, line 34

Class

VocabularyInterface
Provides an interface defining a taxonomy vocabulary entity.

Namespace

Drupal\taxonomy

Code

public function getDescription();

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.