예제 #1
0
 /**
  * Splits the button
  *
  * @return $this 
  * @static 
  */
 public static function split()
 {
     return \Bootstrapper\DropdownButton::split();
 }