You are here

protected property MetatagFieldUserTest::$entityAddPath in Metatag 8

The path to add an object for this entity type.

Type: string

Overrides MetatagFieldTestBase::$entityAddPath

File

tests/src/Functional/MetatagFieldUserTest.php, line 65

Class

MetatagFieldUserTest
Ensures that the Metatag field works correctly on users.

Namespace

Drupal\Tests\metatag\Functional

Code

protected $entityAddPath = 'admin/people/create';