protected property MetatagFieldUserTest::$entitySaveButtonLabel in Metatag 8
The label used on the entity form for the 'save' action.
Type: string
Overrides MetatagFieldTestBase::$entitySaveButtonLabel
File
- tests/
src/ Functional/ MetatagFieldUserTest.php, line 80
Class
- MetatagFieldUserTest
- Ensures that the Metatag field works correctly on users.
Namespace
Drupal\Tests\metatag\FunctionalCode
protected $entitySaveButtonLabel = 'Create new account';