示例#1
0
 protected function getAuthorRelativeUri(BlorgAuthor $author)
 {
     return Blorg::getAuthorRelativeUri($this->app, $author);
 }