[ Index ]

PHP Cross Reference of phpBB-3.3.14-deutsch

title

Body

[close]

/vendor/carlos-mg89/oauth/src/OAuth/Common/Service/ -> AbstractService.php (summary)

Abstract OAuth service, version-agnostic.

File Size: 93 lines (2 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 4 functions

  __construct()
  determineRequestUriFromPath()
  getStorage()
  service()

Functions
Functions that are not part of a class:

__construct(CredentialsInterface $credentials,ClientInterface $httpClient,TokenStorageInterface $storage)   X-Ref
No description

determineRequestUriFromPath($path, ?UriInterface $baseApiUri = null)   X-Ref

param: string|UriInterface $path
param: UriInterface        $baseApiUri
return: UriInterface

getStorage()   X-Ref
Accessor to the storage adapter to be able to retrieve tokens.

return: TokenStorageInterface

service()   X-Ref

return: string



Generated: Mon Nov 25 19:05:08 2024 Cross-referenced by PHPXref 0.7.1