mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-10 19:43:16 +00:00
Fix CS
This commit is contained in:
@@ -23,11 +23,11 @@
|
||||
interface API_OAuth2_Exception_Interface
|
||||
{
|
||||
|
||||
public function getError();
|
||||
public function getError();
|
||||
|
||||
public function getHttp_code();
|
||||
public function getHttp_code();
|
||||
|
||||
public function getError_description();
|
||||
public function getError_description();
|
||||
|
||||
public function getError_uri();
|
||||
public function getError_uri();
|
||||
}
|
||||
|
Reference in New Issue
Block a user