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