Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / comment / src / Form / CommentTypeDeleteForm.php
index 30181c1d9b820596cbaedcc70a3b5b1ad5644556..ded5b23cdb66c0de43dd78d87b7cab1315b5c588 100644 (file)
@@ -12,6 +12,8 @@ use Symfony\Component\DependencyInjection\ContainerInterface;
 
 /**
  * Provides a confirmation form for deleting a comment type entity.
+ *
+ * @internal
  */
 class CommentTypeDeleteForm extends EntityDeleteForm {