public function JanrainUserProfile::getUuid in Janrain Registration 8
File
- src/
User/ JanrainUserProfile.php, line 31
Class
- JanrainUserProfile
- The user profile on Janrain.
Namespace
Drupal\janrain_capture\UserCode
public function getUuid() : string {
return $this->data->uuid;
}