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