Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / system / tests / modules / form_test / src / Form / FormTestCheckboxesRadiosForm.php
index a1a45a0abb7c2d9a4d00735d70f04740597905ed..95b14abbac1b5d4ab49ca1af6862881c7a5fa3b6 100644 (file)
@@ -8,6 +8,8 @@ use Symfony\Component\HttpFoundation\JsonResponse;
 
 /**
  * Form constructor to test expansion of #type checkboxes and radios.
+ *
+ * @internal
  */
 class FormTestCheckboxesRadiosForm extends FormBase {