You are here

public property SchemaMetatagTagsTestBase::$treeParent in Schema.org Metatag 8.2

Specific tree parents for tests.

A key/value array of the id of the tag and the tree parent used to create it.

Type: array

File

tests/src/Functional/SchemaMetatagTagsTestBase.php, line 93

Class

SchemaMetatagTagsTestBase
Base class to test all of the meta tags that are in a specific module.

Namespace

Drupal\Tests\schema_metatag\Functional

Code

public $treeParent = [];