Exemple #1
0
 protected function setViews($array = [])
 {
     return $this->setData('views', ButtonGroup::build($array));
 }