You are here

protected property MetatagFieldTestTest::$entityLabel in Metatag 8

The formal name for this entity type.

Type: string

Overrides MetatagFieldTestBase::$entityLabel

File

tests/src/Functional/MetatagFieldTestTest.php, line 52

Class

MetatagFieldTestTest
Ensure that the Metatag field works correctly for the test entity.

Namespace

Drupal\Tests\metatag\Functional

Code

protected $entityLabel = 'Test entity';