コード例 #1
0
ファイル: PTCSession.php プロジェクト: jaspervdm/pogoapi-php
 /**
  * @return AccountType
  */
 public function getType()
 {
     return AccountType::PTC();
 }