コード例 #1
0
ファイル: _ide_helper.php プロジェクト: qarlson/infr
 /**
  * Sets the position of the navbar to the bottom
  *
  * @return $this 
  * @static 
  */
 public static function bottom()
 {
     return \Bootstrapper\Navbar::bottom();
 }