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