Skip to content

Commit

Permalink
Merge pull request #746 from rockymontana/patch-1
Browse files Browse the repository at this point in the history
Link to the real Authorizer from the Facade
  • Loading branch information
vinkla authored Aug 10, 2016
2 parents 7278345 + eb4d08c commit c29015d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Facades/Authorizer.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

/**
* This is the authorizer facade class.
*
* @see \LucaDegasperi\OAuth2Server\Authorizer
* @author Luca Degasperi <packages@lucadegasperi.com>
*/
class Authorizer extends Facade
Expand Down

0 comments on commit c29015d

Please sign in to comment.