You are here

protected property MetatagTagsTestBase::$tags in Metatag 8

All of the meta tags defined by this module which will be tested.

Type: array

File

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

Class

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

Namespace

Drupal\Tests\metatag\Functional

Code

protected $tags = [];