Beispiel #1
0
 /**
  * Creates a primary panel
  *
  * @return $this 
  * @static 
  */
 public static function primary()
 {
     return \Bootstrapper\Panel::primary();
 }