1
0
Fork 0

Apply suggestions from code review

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
This commit is contained in:
Michael Vogel 2020-09-08 03:39:51 +02:00 committed by GitHub
commit 2bb725fa30
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 10 additions and 9 deletions

View file

@ -26,7 +26,7 @@ namespace Friendica\Object\Api\Mastodon\Status;
*
* @see https://docs.joinmastodon.org/entities/status
*/
class StatusCounts
class Counts
{
/** @var int */
protected $replies;