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