Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / forum / src / Form / DeleteForm.php
index 5b3666a843bd5cde9ae006c2659f476c5a4401dd..c65241019ab5b38417dc61fc6fc89e5819a87e82 100644 (file)
@@ -9,6 +9,8 @@ use Drupal\taxonomy\TermInterface;
 
 /**
  * Builds the form to delete a forum term.
+ *
+ * @internal
  */
 class DeleteForm extends ConfirmFormBase {