Exemplo n.º 1
0
 protected function lazy_get_attributes()
 {
     $attributes = parent::lazy_get_attributes();
     $attributes[Element::GROUPS]['limits'] = ['title' => 'limits'];
     return $attributes;
 }