mirror of
https://github.com/friendica/friendica
synced 2025-05-06 11:04:12 +02:00
Fix errors in Factory namespace
This commit is contained in:
parent
1fe730f514
commit
06e3051ad1
10 changed files with 71 additions and 56 deletions
|
@ -11,6 +11,8 @@ namespace Friendica\Object\Api\Mastodon\Status;
|
|||
* Class Counts
|
||||
*
|
||||
* @see https://docs.joinmastodon.org/entities/status
|
||||
*
|
||||
* @property-read int $dislikes
|
||||
*/
|
||||
class Counts
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue