public function MetatagFieldUserTest::testFieldsOnUserEditForm in Metatag 8
Confirm the metatag field can be shown on a normal user's own edit form.
@todo
File
- tests/
src/ Functional/ MetatagFieldUserTest.php, line 107
Class
- MetatagFieldUserTest
- Ensures that the Metatag field works correctly on users.
Namespace
Drupal\Tests\metatag\FunctionalCode
public function testFieldsOnUserEditForm() {
}