You are here

protected property MetatagTagsTestBase::$testValueAttribute in Metatag 8

The attribute to look for when testing the output.

Type: string

File

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

Class

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

Namespace

Drupal\Tests\metatag\Functional

Code

protected $testValueAttribute = 'content';