You are here

protected property MetatagFieldTermTest::$entityTitleField in Metatag 8

The name of the primary title or name field for this entity.

Type: string

Overrides MetatagFieldTestBase::$entityTitleField

File

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

Class

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

Namespace

Drupal\Tests\metatag\Functional

Code

protected $entityTitleField = 'name';