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