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