PHP 클래스 Admin_View_Helper_CommentCommenter

상속: extends Zend_View_Helper_Abstract
파일 보기 프로젝트 열기: sourcefabric/newscoop

공개 메소드들

메소드 설명
commentCommenter ( Commenter $commenter ) : void Render actions

메소드 상세

commentCommenter() 공개 메소드

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