CommentInPostCommand.php 95 Bytes
<?php

namespace FootyRoom\App\Comment;

class CommentInPostCommand extends CommentCommand
{
}