Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / comment / src / CommentForm.php
index 28231b8cb7793f648795689ef0893869696c5e0f..98e9ddef96da6f0e2c86a117dcb09e1cf277c154 100644 (file)
@@ -18,6 +18,8 @@ use Symfony\Component\DependencyInjection\ContainerInterface;
 
 /**
  * Base handler for comment forms.
+ *
+ * @internal
  */
 class CommentForm extends ContentEntityForm {