Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / forum / src / Form / ForumForm.php
index 9e5895d0dbe60c0ae709c291a96b7f6613ebaf3f..c894d3fbb30094fb0eb7e620e291469a1e70dc88 100644 (file)
@@ -8,6 +8,8 @@ use Drupal\taxonomy\TermForm;
 
 /**
  * Base form for forum term edit forms.
+ *
+ * @internal
  */
 class ForumForm extends TermForm {