Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / system / tests / modules / form_test / src / Form / FormTestRadiosCheckedForm.php
index efb1d4d42110e61293b74b5708508849f19282c8..879dccd03df3c05092ff2d446493da76239e6b7a 100644 (file)
@@ -8,6 +8,8 @@ use Symfony\Component\HttpFoundation\JsonResponse;
 
 /**
  * Form constructor to test #default_value settings of radios.
+ *
+ * @internal
  */
 class FormTestRadiosCheckedForm extends FormBase {