Esempio n. 1
0
 /**
  * @return AccountType
  */
 public function getType()
 {
     return AccountType::GOOGLE();
 }
Esempio n. 2
0
 /**
  * @return AccountType
  */
 public function getType()
 {
     return AccountType::PTC();
 }