contact.form.feedback.yml in Drupal 10
Same filename in this branch
Same filename and directory in other branches
core/profiles/standard/config/install/contact.form.feedback.yml
2 string references to 'contact.form.feedback'
- ConfigTranslationUiTest::testContactConfigEntityTranslation in core/
modules/ config_translation/ tests/ src/ Functional/ ConfigTranslationUiTest.php - Tests the contact form translation.
- StandardInstallerTest::testStandardConfig in core/
tests/ Drupal/ FunctionalTests/ Installer/ StandardInstallerTest.php - Ensures that the exported standard configuration is up to date.
File
core/profiles/standard/config/install/contact.form.feedback.ymlView source
- langcode: en
- status: true
- dependencies: { }
- id: feedback
- label: 'Website feedback'
- recipients:
- - admin@example.com
- reply: ''
- weight: 0
- message: 'Your message has been sent.'
- redirect: ''