Пример #1
0
 public function link(Link $model, $arg, $bool)
 {
     return $this->section($model, $bool, parent::link($model, $arg, false));
 }