X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fcomment%2Fsrc%2FCommentForm.php;fp=web%2Fcore%2Fmodules%2Fcomment%2Fsrc%2FCommentForm.php;h=98e9ddef96da6f0e2c86a117dcb09e1cf277c154;hp=28231b8cb7793f648795689ef0893869696c5e0f;hb=af6d1fb995500ae68849458ee10d66abbdcfb252;hpb=680c79a86e3ed402f263faeac92e89fb6d9edcc0 diff --git a/web/core/modules/comment/src/CommentForm.php b/web/core/modules/comment/src/CommentForm.php index 28231b8cb..98e9ddef9 100644 --- a/web/core/modules/comment/src/CommentForm.php +++ b/web/core/modules/comment/src/CommentForm.php @@ -18,6 +18,8 @@ use Symfony\Component\DependencyInjection\ContainerInterface; /** * Base handler for comment forms. + * + * @internal */ class CommentForm extends ContentEntityForm {