示例#1
0
 protected function getTagRelativeUri(BlorgTag $tag)
 {
     return Blorg::getTagRelativeUri($this->app, $tag);
 }