Пример #1
0
 /**
  * Sets the button group to be large
  *
  * @return $this 
  * @static 
  */
 public static function large()
 {
     return \Bootstrapper\ButtonGroup::large();
 }