예제 #1
0
 /**
  * Sets the size to extra small
  *
  * @return $this 
  * @static 
  */
 public static function extraSmall()
 {
     return \Bootstrapper\DropdownButton::extraSmall();
 }