You are here

protected property MetatagFieldNodeTest::$entityLabel in Metatag 8

The formal name for this entity type.

Type: string

Overrides MetatagFieldTestBase::$entityLabel

File

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

Class

MetatagFieldNodeTest
Ensures that the Metatag field works correctly on nodes.

Namespace

Drupal\Tests\metatag\Functional

Code

protected $entityLabel = 'Content';