Ejemplo n.º 1
0
 /**
  * Makes the navigation links justified
  *
  * @return $this 
  * @static 
  */
 public static function justified()
 {
     return \Bootstrapper\Navigation::justified();
 }