public property TaxonomyMenuWebTestCase::$terms_hierarchy in Taxonomy menu 7.2
A hierarchy of taxonomy terms for this vocabulary.
File
- tests/
taxonomy_menu.test, line 24 - Defines abstract base test class for the Taxonomy menu module tests.
Class
- TaxonomyMenuWebTestCase
- Abstract class for Taxonomy menu testing. All Taxonomy menu tests should extend this class.
Code
public $terms_hierarchy;