예제 #1
0
 protected function getBranchViewURI(ReleephBranch $branch)
 {
     return $this->getApplicationURI('branch/' . $branch->getID() . '/');
 }