oAuthServices[$oauthService->getName()] = $oauthService; } } /** * * @return array */ public function getServices() { return $this->oAuthServices; } }