Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / system / tests / modules / form_test / form_test.routing.yml
index 2250a0bb2fceb49d6ab6d3b14a590c083fda60a6..0ee125c95ac21a3e5912108bf394e91bb3702896 100644 (file)
@@ -294,6 +294,14 @@ form_test.checkboxes_radios:
   requirements:
     _access: 'TRUE'
 
+form_test.radios_checked:
+  path: '/form-test/radios-checked'
+  defaults:
+    _form: '\Drupal\form_test\Form\FormTestRadiosCheckedForm'
+    _title: 'Radios checked defalt value'
+  requirements:
+    _access: 'TRUE'
+
 form_test.email:
   path: '/form-test/email'
   defaults: