protected property MetatagFieldTestBase::$entitySaveButtonLabel in Metatag 8
The label used on the entity form for the 'save' action.
Type: string
File
- tests/
src/ Functional/ MetatagFieldTestBase.php, line 122
Class
- MetatagFieldTestBase
- Base class for ensuring that the Metatag field works correctly.
Namespace
Drupal\Tests\metatag\FunctionalCode
protected $entitySaveButtonLabel = 'Save';