Added @todo

This commit is contained in:
Alex Bilbie 2015-04-06 08:23:24 +01:00
parent 9985f3eee2
commit 95a2308ff6

View File

@ -76,7 +76,7 @@ class Server extends AbstractServer
$grantIdentifier = $grant->getIdentifier();
$this->enabledGrantTypes[$grantIdentifier] = $grant;
} else {
throw new \Exception('Unregistered grant type');
throw new \Exception('Unregistered grant type'); // @TODO fix
}
// Set grant response type