示例#1
0
 public function hypertextPreprocessor(HypertextPreprocessor $model, $arg, $bool)
 {
     return $this->section($model, $bool, parent::hypertextPreprocessor($model, $arg, false));
 }