mirror of
https://github.com/friendica/friendica
synced 2025-04-25 06:30:11 +00:00
Added documentation
This commit is contained in:
parent
daa832fcf9
commit
87f7e26638
4 changed files with 4 additions and 5 deletions
|
@ -21,13 +21,12 @@
|
|||
|
||||
namespace Friendica\Module\OAuth;
|
||||
|
||||
use Friendica\Core\Logger;
|
||||
use Friendica\Core\Renderer;
|
||||
use Friendica\DI;
|
||||
use Friendica\Module\BaseApi;
|
||||
|
||||
/**
|
||||
* Dummy class for all currently unimplemented endpoints
|
||||
* Acknowledgement of OAuth requests
|
||||
*/
|
||||
class Acknowledge extends BaseApi
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue