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