Denotes that one or more terms in the vocabulary has a single parent.
File
- core/
modules/ taxonomy/ taxonomy.module, line 15 - Enables the organization of content into categories.
Code
define('TAXONOMY_HIERARCHY_SINGLE', 1)
Denotes that one or more terms in the vocabulary has a single parent.
define('TAXONOMY_HIERARCHY_SINGLE', 1)