/** * @return AccountType */ public function getType() { return AccountType::GOOGLE(); }
/** * @return AccountType */ public function getType() { return AccountType::PTC(); }