ProfileRequest v1.0.0
Профиль аккаунта и preferences.
Описание: Профиль аккаунта и preferences.
Namespace: Devcraft\Webshare\Requests
Extends: AbstractRequest
С версии: 1.0.0
См. также:
Methods
__construct()
retrieve(): Profile
Возвращает: Profile
update(Profile $profile): Profile
Параметры: Profile $profile
Возвращает: Profile
retrievePreferences(): ProfilePreference
Возвращает: ProfilePreference
updatePreferences(ProfilePreference $preferences): ProfilePreference
Параметры: ProfilePreference $preferences
Возвращает: ProfilePreference