Overview

Namespaces

  • Docta
    • MercadoLibre
      • OAuth2
        • Client
  • GuzzleHttp
    • Cookie
    • Exception
    • Handler
    • Promise
    • Psr7
  • League
    • OAuth2
      • Client
        • Grant
          • Exception
        • Provider
          • Exception
        • Token
        • Tool
  • Psr
    • Http
      • Message

Classes

  • Provider
  • ResourceGeneric
  • ResourceOwner
  • Overview
  • Namespace
  • Class
  • Download

Class ResourceOwner

Represents an owner resource.

Docta\MercadoLibre\OAuth2\Client\ResourceGeneric uses League\OAuth2\Client\Tool\ArrayAccessorTrait
Extended by Docta\MercadoLibre\OAuth2\Client\ResourceOwner implements League\OAuth2\Client\Provider\ResourceOwnerInterface
Namespace: Docta\MercadoLibre\OAuth2\Client
Located at ResourceOwner.php
Methods summary
public string
# getId( )

Returns the identifier of the owner resource

Returns the identifier of the owner resource

Returns

string
The id value

Implementation of

League\OAuth2\Client\Provider\ResourceOwnerInterface::getId()
Methods inherited from Docta\MercadoLibre\OAuth2\Client\ResourceGeneric
__construct(), get(), toArray()
Properties inherited from Docta\MercadoLibre\OAuth2\Client\ResourceGeneric
$response
MercadoLibre Provider for OAuth 2.0 Client API documentation generated by ApiGen