mirror of
https://github.com/elyby/oauth2-server.git
synced 2024-12-16 02:08:56 +05:30
Removed die(var_dump())
This commit is contained in:
parent
5f1609577e
commit
645d412c02
@ -265,7 +265,6 @@ class AuthServer
|
||||
|
||||
public function getResponseTypes()
|
||||
{
|
||||
die(var_dump($this->responseTypes));
|
||||
return $this->responseTypes;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user