예제 #1
0
파일: account.php 프로젝트: WPSlicers/mail
 /**
  * @return array
  */
 public function getConfiguration()
 {
     return $this->account->toJson();
 }