mirror of
https://github.com/friendica/friendica
synced 2025-04-22 18:30:13 +00:00
Introduce Mastodon entity factories and API\Entity
This commit is contained in:
parent
c748a82e8f
commit
5a1abb8c7d
16 changed files with 411 additions and 224 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
namespace Friendica\Module\Api\Mastodon;
|
||||
|
||||
use Friendica\Api\Mastodon\Instance as InstanceEntity;
|
||||
use Friendica\Api\Entity\Mastodon\Instance as InstanceEntity;
|
||||
use Friendica\Core\System;
|
||||
use Friendica\Module\Base\Api;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue