CommentInArticleCommand.php 97 Bytes
<?php

namespace FootyRoom\App\Comment;

class CommentInArticleCommand extends CommentCommand {}