protected property MetatagFieldTestTest::$entityTitleField in Metatag 8
The name of the primary title or name field for this entity.
Type: string
Overrides MetatagFieldTestBase::$entityTitleField
File
- tests/
src/ Functional/ MetatagFieldTestTest.php, line 81
Class
- MetatagFieldTestTest
- Ensure that the Metatag field works correctly for the test entity.
Namespace
Drupal\Tests\metatag\FunctionalCode
protected $entityTitleField = 'name';