Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. VocabularyInterface.php

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();

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal