mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-08-20 19:24:04 +00:00
Coding standards
This commit is contained in:
parent
07c2f36946
commit
38b641ca6b
2 changed files with 2 additions and 2 deletions
|
@ -83,7 +83,7 @@ class Status extends BaseFactory
|
||||||
return $this->createFromArray($item);
|
return $this->createFromArray($item);
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @param int $uriId Uri-ID of the item
|
* @param int $uriId Uri-ID of the item
|
||||||
* @param int $uid Item user
|
* @param int $uid Item user
|
||||||
*
|
*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue