You are here

protected property MigrateDestinationTerm::$allowDuplicateTerms in Migrate 7.2

Boolean indicating whether to permit duplicate terms to be created.

Type: bool

File

plugins/destinations/term.inc, line 22
Support for taxonomy term destinations.

Class

MigrateDestinationTerm
Destination class implementing migration into terms.

Code

protected $allowDuplicateTerms = FALSE;