Overview

Namespaces

  • Docta
    • MercadoLibre
      • Exception
      • OAuth2
        • Client
          • Test
  • GuzzleHttp
    • Cookie
    • Exception
    • Handler
    • Promise
      • Test
      • Tests
    • Psr7
    • Test
      • Handler
    • Tests
      • CookieJar
      • Event
      • Exception
      • Handler
      • Promise
      • Psr7
  • League
    • OAuth2
      • Client
        • Grant
          • Exception
        • Provider
          • Exception
        • Test
          • Grant
          • Provider
            • Exception
            • Fake
          • Token
          • Tool
        • Token
        • Tool
  • None
  • 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 src/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 PHP SDK API documentation generated by ApiGen