Entities, Source and api functions rearranged
This commit is contained in:
@@ -186,7 +186,7 @@ class BaseApi extends BaseModule
|
||||
*
|
||||
* @return array token
|
||||
*/
|
||||
protected static function getCurrentApplication()
|
||||
public static function getCurrentApplication()
|
||||
{
|
||||
$token = OAuth::getCurrentApplicationToken();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user