Exemple #1
0
 /**
  * Sets the navbar to be fluid
  *
  * @return $this 
  * @static 
  */
 public static function fluid()
 {
     return \Bootstrapper\Navbar::fluid();
 }