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