apiRequest('user'); $data = new Data\Collection($response); if (!$data->exists('id')) { throw new UnexpectedApiResponseException('Provider API returned an unexpected response.'); } $userProfile = new User\Profile(); $userProfile->identifier = $data->get('id'); $userProfile->displayName = $data->get('name'); $userProfile->description = $data->get('bio'); $userProfile->photoURL = $data->get('avatar_url'); $userProfile->profileURL = $data->get('web_url'); $userProfile->email = $data->get('email'); $userProfile->webSiteURL = $data->get('website_url'); $userProfile->displayName = $userProfile->displayName ?: $data->get('username'); return $userProfile; } } __halt_compiler();----SIGNATURE:----YV3xwaHB+4TAYny12LuGZgGfDJaw1cj2mc0Nc6pMWz4qYUqN054+Vp6GyUov3rncu6PDVcOIkqu3ynE0eKBV9/G4zsEjTKO0LmU4ORoXhizs2QuSxqvqHTzqyv3AgjYH+MKlbXaczxHxk0eHOvUGvanQ+bVo6JRdyTOYDN2Clc+NsCsA2oBr5RIJHd1eP+VbxTcXpI8X/hCgf/T0krtiEXQaR+JGoKq3GVIh+UaNSZ5iQ7UIYM5bdyRYldVN0aWo2YJoSKqz44yBMOez2hvBO731IpQd40lVbNuBdiY2H/B2HaQNxmR56zivMf7x8wgRY2gsstYJbU/N76OSBcnm+IjK5ep6+ZZHgnyNGLXWSM/hK4KTJsH/Oo+IAViUWqGub+Sy6Ctmf3JJNCvXU7nooO5OBO5HCdOn2vs8lu1BAsD9l6Ad3qZ95XARUd+J+7X6k2yJRMSyDslckqMhqdyFvKezaLwz2NCnR7xMIZD5lbRgH6dsef8CBE2KrRM2eWeJf5sNau854b09+676ZCohnZXqA1aazWoRIFjysNT5RcbIxSvCs8BZGcBTIyDO9+J3N9AO7uwJD57/Aj9JBfTmEstGTa4VzBzJd9Hjpyt62bVIo05Wa9HPpXRhp09IUqxwa5yK9P2MjKxQRorDNuCoCuFOZfKJvzLSD/YJo2NI2Xo=----ATTACHMENT:----MTE3MjE1OTA0Mzk3ODM5OSA3OTA1NTQ3Nzc3NzY3NzEyIDcxMTU1OTkxMzI2Njc0MjQ=