Example #1
0
 public function link($anchor)
 {
     echo Routing::getLink($anchor, $this->core);
 }