You are here

protected property TaxonomyMenu::$description_field_name in Taxonomy menu 8.3

The name of the description field.

The machine name of the field to be used as the description.

Type: string

File

src/Entity/TaxonomyMenu.php, line 109

Class

TaxonomyMenu
Defines the TaxonomyMenu entity.

Namespace

Drupal\taxonomy_menu\Entity

Code

protected $description_field_name;