You are here

protected property MetatagFieldNodeTest::$entityType in Metatag 8

The entity type that is being tested.

Type: string

Overrides MetatagFieldTestBase::$entityType

File

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

Class

MetatagFieldNodeTest
Ensures that the Metatag field works correctly on nodes.

Namespace

Drupal\Tests\metatag\Functional

Code

protected $entityType = 'node';