PHP Class Admin_View_Helper_ModerateSubjectComment

Inheritance: extends Zend_View_Helper_Abstract
Show file Open project: sourcefabric/newscoop

Public Methods

Method Description
moderateSubjectComment ( Comment $comment ) : void Render actions

Method Details

moderateSubjectComment() public method

Render actions
public moderateSubjectComment ( Comment $comment ) : void
$comment Newscoop\Entity\Comment
return void