Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / system / tests / modules / form_test / src / ConfirmFormTestForm.php
index 917f9e0ef6d471dc3b719026a74176faaaa70cf8..c5d4cef94d53673e64c323ad81d08e4f2cc07610 100644 (file)
@@ -8,6 +8,8 @@ use Drupal\Core\Url;
 
 /**
  * Provides a test confirmation form.
+ *
+ * @internal
  */
 class ConfirmFormTestForm extends ConfirmFormBase {