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