You are here

protected property MetatagFieldTestTest::$entityFieldAdminPath in Metatag 8

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

Type: string

Overrides MetatagFieldTestBase::$entityFieldAdminPath

File

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

Class

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

Namespace

Drupal\Tests\metatag\Functional

Code

protected $entityFieldAdminPath = 'entity_test/structure/entity_test/fields';