UserApiToken
class UserApiToken (View source)
Methods
__construct(string $token, array $payload)
Constructor.
static UserApiToken
createFromArray(array $resonse)
Create a user from the JSON data returned by the rokka.io API.
array
getPayload()
No description
string
getToken()
No description
Details
__construct(string $token, array $payload)
Constructor.
static UserApiToken
createFromArray(array $resonse)
Create a user from the JSON data returned by the rokka.io API.
array
getPayload()
No description
string
getToken()
No description