You are here

protected property MetatagTagsTestBase::$testTag in Metatag 8

The tag to look for when testing the output.

Type: string

File

tests/src/Functional/MetatagTagsTestBase.php, line 53

Class

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

Namespace

Drupal\Tests\metatag\Functional

Code

protected $testTag = 'meta';