Utilities
in package
Common utilities for use with the OAuth providers
Table of Contents
Methods
- getProviders() : array<string, array<string, string>>
- Fetches a list of provider classes in the given directory
Methods
getProviders()
Fetches a list of provider classes in the given directory
public
static getProviders([string|null $providerDir = null ][, string|null $namespace = null ]) : array<string, array<string, string>>
Parameters
- $providerDir : string|null = null
- $namespace : string|null = null