contact.form.feedback.yml

core/modules/contact/tests/modules/contact_test/config/install/contact.form.feedback.yml
1 string reference to 'contact.form.feedback'
ConfigTranslationUiTest::testContactConfigEntityTranslation in core/modules/config_translation/tests/src/Functional/ConfigTranslationUiTest.php
Tests the contact form translation.

File

core/modules/contact/tests/modules/contact_test/config/install/contact.form.feedback.yml

View source
  1. id: feedback
  2. label: 'Website feedback'
  3. recipients: { }
  4. reply: ''
  5. weight: 0
  6. status: true
  7. langcode: en
  8. message: 'Your message has been sent.'
  9. redirect: ''

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.