Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
TermInterface.php
function TermInterface::getDescription
Gets the term description.
Return value
string The term description.
1 method overrides
TermInterface::getDescription()
Term::getDescription
in core/
modules/
taxonomy/
src/
Entity/
Term.php
Gets the term description.
File
core/
modules/
taxonomy/
src/
TermInterface.php
, line 21
Class
TermInterface
Provides an interface defining a taxonomy term entity.
Namespace
Drupal\taxonomy
Code
public
function
getDescription
();
RSS feed