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