X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=web%2Fcore%2Fmodules%2Fcomment%2Ftests%2Fmodules%2Fcomment_test%2Fsrc%2FController%2FCommentTestController.php;fp=web%2Fcore%2Fmodules%2Fcomment%2Ftests%2Fmodules%2Fcomment_test%2Fsrc%2FController%2FCommentTestController.php;h=871fa7b160ce026df46578c26e054633fb8d7e3a;hb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;hp=0000000000000000000000000000000000000000;hpb=57c063afa3f66b07c4bbddc2d6129a96d90f0aad;p=yaffs-website diff --git a/web/core/modules/comment/tests/modules/comment_test/src/Controller/CommentTestController.php b/web/core/modules/comment/tests/modules/comment_test/src/Controller/CommentTestController.php new file mode 100644 index 000000000..871fa7b16 --- /dev/null +++ b/web/core/modules/comment/tests/modules/comment_test/src/Controller/CommentTestController.php @@ -0,0 +1,20 @@ + $this->t('Report for a comment')]; + } + +}