Beispiel #1
0
 public function getUrl()
 {
     return $this->is_root ? $this->root_url : parent::getUrl();
 }