コード例 #1
0
ファイル: _ide_helper.php プロジェクト: qarlson/infr
 /**
  * Makes the navigation links float right
  *
  * @return $this 
  * @static 
  */
 public static function right()
 {
     return \Bootstrapper\Navigation::right();
 }