<?php namespace Muzich\CommentBundle\Controller; use Muzich\CoreBundle\lib\Controller; class CommentController extends Controller { }