constant TAXONOMY_HIERARCHY_DISABLED

Denotes that no term in the vocabulary has a parent.

File

core/modules/taxonomy/taxonomy.module, line 23
Enables the organization of content into categories.

Code

const TAXONOMY_HIERARCHY_DISABLED = 0;

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!modules!taxonomy!taxonomy.module/constant/TAXONOMY_HIERARCHY_DISABLED/8.1.x