protected property MetatagFieldTermTest::$entityFieldAdminPath in Metatag 8
The path to access the field admin for this entity bundle.
Type: string
Overrides MetatagFieldTestBase::$entityFieldAdminPath
File
- tests/
src/ Functional/ MetatagFieldTermTest.php, line 75
Class
- MetatagFieldTermTest
- Ensures that the Metatag field works correctly on taxonomy terms.
Namespace
Drupal\Tests\metatag\FunctionalCode
protected $entityFieldAdminPath = 'admin/structure/taxonomy/manage/tags/overview/fields';