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