Documentation

ResourceOwnerInterface
in

Classes implementing `ResourceOwnerInterface` may be used to represent the resource owner authenticated with a service provider.

Table of Contents

Methods

getId()  : mixed
Returns the identifier of the authorized resource owner.
toArray()  : array<string|int, mixed>
Return all of the owner details available as an array.

Methods

toArray()

Return all of the owner details available as an array.

public toArray() : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results