示例#1
0
 /**
  * @return AccountType
  */
 public function getType()
 {
     return AccountType::GOOGLE();
 }
示例#2
0
 /**
  * @return AccountType
  */
 public function getType()
 {
     return AccountType::PTC();
 }