Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / system / tests / modules / form_test / src / Form / FormTestResponseForm.php
index 0ab3a0d211bc9aca3d4fbdc161d0062bde0c19a1..a8b581b12d3c7de46590bcd9904db14fdca0f545 100644 (file)
@@ -8,6 +8,8 @@ use Symfony\Component\HttpFoundation\JsonResponse;
 
 /**
  * Form constructor for testing #type 'url' elements.
+ *
+ * @internal
  */
 class FormTestResponseForm extends FormBase {