Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / system / tests / modules / ajax_test / src / Form / AjaxTestForm.php
index ea431efa5adc1cac029018a6f40fcfca62a2cbcd..76dd497480da715a51ed27f05384abf35da320a6 100644 (file)
@@ -7,6 +7,8 @@ use Drupal\Core\Form\FormStateInterface;
 
 /**
  * Dummy form for testing DialogRenderer with _form routes.
+ *
+ * @internal
  */
 class AjaxTestForm extends FormBase {