VocabularyInterface::HIERARCHY_MULTIPLE

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

File

core/modules/taxonomy/src/VocabularyInterface.php, line 25

Class

VocabularyInterface
Provides an interface defining a taxonomy vocabulary entity.

Namespace

Drupal\taxonomy

Code

const HIERARCHY_MULTIPLE = 2;
doc_Drupal
2016-10-29 09:56:25
Comments
Leave a Comment

Please login to continue.