All interfaces extend StorageInterface

This commit is contained in:
Alex Bilbie
2014-11-07 02:31:37 +00:00
parent 4bbbc72035
commit a2a768b6e6
7 changed files with 7 additions and 7 deletions

View File

@@ -17,7 +17,7 @@ use League\OAuth2\Server\Entity\ScopeEntity;
/**
* Auth code storage interface
*/
interface AuthCodeInterface
interface AuthCodeInterface extends StorageInterface
{
/**
* Get the auth code