public property Vocabulary::$hierarchy

The type of hierarchy allowed within the vocabulary.

Possible values:

Type: integer

File

drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/Core/Entity/Vocabulary.php, line 78
Contains \Drupal\taxonomy\Plugin\Core\Entity\Vocabulary.

Class

Vocabulary
Defines the taxonomy vocabulary entity.

Namespace

Drupal\taxonomy\Plugin\Core\Entity

Code

public $hierarchy = TAXONOMY_HIERARCHY_DISABLED;