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