<?php

namespace Zemez\Blog\Controller\Adminhtml\Post;

class RelatedCommentsGrid extends RelatedComments
{
}
