PHP Class Admin_View_Helper_CommentCommenter

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

Public Methods

Method Description
commentCommenter ( Commenter $commenter ) : void Render actions

Method Details

commentCommenter() public method

Render actions
public commentCommenter ( Commenter $commenter ) : void
$commenter Newscoop\Entity\Comment\Commenter
return void