You are here

protected property MetatagFieldNodeTest::$entityAddPath in Metatag 8

The path to add an object for this entity type.

Type: string

Overrides MetatagFieldTestBase::$entityAddPath

File

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

Class

MetatagFieldNodeTest
Ensures that the Metatag field works correctly on nodes.

Namespace

Drupal\Tests\metatag\Functional

Code

protected $entityAddPath = 'node/add';