PHP error fix

This commit is contained in:
Alex Bilbie 2013-12-31 15:35:13 +00:00
parent 0b1221ac14
commit 2c732a6647

View File

@ -141,7 +141,7 @@ class Authorization
'invalid_grant' => 400,
'invalid_credentials' => 400,
'invalid_refresh' => 400,
);
];
/**
* Get all headers that have to be send with the error response