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