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