You are here

protected property MetatagFieldUserTest::$entityFieldAdminPath in Metatag 8

The path to access the field admin for this entity bundle.

Type: string

Overrides MetatagFieldTestBase::$entityFieldAdminPath

File

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

Class

MetatagFieldUserTest
Ensures that the Metatag field works correctly on users.

Namespace

Drupal\Tests\metatag\Functional

Code

protected $entityFieldAdminPath = 'admin/config/people/accounts/fields';