constant TAXONOMY_HIERARCHY_SINGLE

Denotes that one or more terms in the vocabulary has a single parent.

File

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

Code

const TAXONOMY_HIERARCHY_SINGLE = 1;

© 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_SINGLE/8.1.x