You are here

protected property HierarchicalTermFormatterTest::$createdTerms in Hierarchical Term Formatter 8

Collection of taxonomy terms created for this test.

An array whose keys are term names and whose values are term Ids.

Type: array

File

tests/src/Functional/HierarchicalTermFormatterTest.php, line 43

Class

HierarchicalTermFormatterTest
Verifies Hierarchical Term Formatter.

Namespace

Drupal\Tests\hierarchical_term_formatter\Functional

Code

protected $createdTerms;