mirror of
https://github.com/elyby/oauth2-server.git
synced 2024-11-01 16:33:07 +05:30
Renamed provider.php to IDP.php
This commit is contained in:
parent
c423ef810f
commit
ed6301a497
@ -12,7 +12,7 @@ namespace Oauth2\Client;
|
|||||||
* @license http://philsturgeon.co.uk/code/dbad-license
|
* @license http://philsturgeon.co.uk/code/dbad-license
|
||||||
*/
|
*/
|
||||||
|
|
||||||
abstract class Provider
|
abstract class IDP
|
||||||
{
|
{
|
||||||
/**
|
/**
|
||||||
* @var string provider name
|
* @var string provider name
|
Loading…
Reference in New Issue
Block a user