Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / forum / src / ForumSettingsForm.php
index 12bb551ffa054e2b9f0c72a0d6f8d8f570c24666..f017f21b3962d642a622d20aed94a75cf9f664a7 100644 (file)
@@ -7,6 +7,8 @@ use Drupal\Core\Form\FormStateInterface;
 
 /**
  * Configure forum settings for this site.
+ *
+ * @internal
  */
 class ForumSettingsForm extends ConfigFormBase {