コード例 #1
0
ファイル: BlorgCommentView.php プロジェクト: nburka/blorg
 protected function getAuthorRelativeUri(BlorgAuthor $author)
 {
     return Blorg::getAuthorRelativeUri($this->app, $author);
 }