You are here

protected property MetatagFieldUserTest::$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/MetatagFieldUserTest.php, line 75

Class

MetatagFieldUserTest
Ensures that the Metatag field works correctly on users.

Namespace

Drupal\Tests\metatag\Functional

Code

protected $entityTitleField = 'name';