コード例 #1
0
ファイル: _ide_helper.php プロジェクト: clubttt/SuccessModel4
 /**
  * Get the connection host
  *
  * @return string 
  * @static 
  */
 public static function getHost()
 {
     return \Vinelab\NeoEloquent\Connection::getHost();
 }