PHP Interface App\Contracts\ClientResolverInterface

Show file Open project: joselfonseca/laravel-api

Public Methods

Method Description
resolveById ( $id ) : mixed Resolve a oAuth 2 client by ID

Method Details

resolveById() public method

Resolve a oAuth 2 client by ID
public resolveById ( $id ) : mixed
$id
return mixed