mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 15:03:25 +00:00
Fix doc blocks
This commit is contained in:
@@ -268,8 +268,8 @@ class API_OAuth2_Token
|
||||
|
||||
/**
|
||||
*
|
||||
* @param appbox $appbox
|
||||
* @param type $oauth_token
|
||||
* @param Application $app
|
||||
* @param string $oauth_token
|
||||
* @return API_OAuth2_Token
|
||||
*/
|
||||
public static function load_by_oauth_token(Application $app, $oauth_token)
|
||||
|
Reference in New Issue
Block a user