constant TAXONOMY_HIERARCHY_MULTIPLE

Denotes that one or more terms in the vocabulary have multiple parents.

File

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

Code

const TAXONOMY_HIERARCHY_MULTIPLE = 2;

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