コード例 #1
0
ファイル: BlorgPostView.php プロジェクト: GervaisdeM/blorg
 protected function getTagRelativeUri(BlorgTag $tag)
 {
     return Blorg::getTagRelativeUri($this->app, $tag);
 }