You are here

protected property MetatagFieldTermTest::$entityLabel in Metatag 8

The formal name for this entity type.

Type: string

Overrides MetatagFieldTestBase::$entityLabel

File

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

Class

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

Namespace

Drupal\Tests\metatag\Functional

Code

protected $entityLabel = 'Taxonomy term';