You are here

protected property MetatagFieldTermTest::$entityType in Metatag 8

The entity type that is being tested.

Type: string

Overrides MetatagFieldTestBase::$entityType

File

tests/src/Functional/MetatagFieldTermTest.php, line 55

Class

MetatagFieldTermTest
Ensures that the Metatag field works correctly on taxonomy terms.

Namespace

Drupal\Tests\metatag\Functional

Code

protected $entityType = 'taxonomy_term';