You are here

protected property MetatagFieldTestTest::$entityAddPath in Metatag 8

The path to add an object for this entity type.

Type: string

Overrides MetatagFieldTestBase::$entityAddPath

File

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

Class

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

Namespace

Drupal\Tests\metatag\Functional

Code

protected $entityAddPath = 'entity_test/add';