Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / comment / src / CommentTypeForm.php
index 9cb147f7f0e398b5f7b3b9c9a66f060694055baf..0ac5b446bd556fe04ecdb183fc70e76f40107c5d 100644 (file)
@@ -12,6 +12,8 @@ use Symfony\Component\DependencyInjection\ContainerInterface;
 
 /**
  * Base form handler for comment type edit forms.
+ *
+ * @internal
  */
 class CommentTypeForm extends EntityForm {