You are here

protected property MetatagFieldUserTest::$entityLabel in Metatag 8

The formal name for this entity type.

Type: string

Overrides MetatagFieldTestBase::$entityLabel

File

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

Class

MetatagFieldUserTest
Ensures that the Metatag field works correctly on users.

Namespace

Drupal\Tests\metatag\Functional

Code

protected $entityLabel = 'User';