コード例 #1
0
ファイル: SystemAccount.php プロジェクト: junjinZ/wealthbot
 /**
  * Get status
  *
  * @return string
  */
 public function getStatus()
 {
     return parent::getStatus();
 }