mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-08 08:14:25 +02:00
Fix errors in Collection namespace
This commit is contained in:
parent
139ddbd1de
commit
fef844cc68
1 changed files with 1 additions and 1 deletions
|
@ -7,8 +7,8 @@
|
||||||
|
|
||||||
namespace Friendica\Collection\Api\Mastodon;
|
namespace Friendica\Collection\Api\Mastodon;
|
||||||
|
|
||||||
use Friendica\Api\Entity\Mastodon\Field;
|
|
||||||
use Friendica\BaseCollection;
|
use Friendica\BaseCollection;
|
||||||
|
use Friendica\Object\Api\Mastodon\Field;
|
||||||
|
|
||||||
class Fields extends BaseCollection
|
class Fields extends BaseCollection
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue