mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-10 15:04:27 +02:00
Fix errors in Model namespace
This commit is contained in:
parent
2c801abb06
commit
07e9f0f54a
14 changed files with 11 additions and 64 deletions
|
@ -62,9 +62,6 @@ class Collection
|
|||
/**
|
||||
* Fetch collections for a given contact
|
||||
*
|
||||
* @param integer $cid
|
||||
* @param [type] $type
|
||||
* @param array $fields
|
||||
* @return array
|
||||
*/
|
||||
public static function selectToArrayForContact(int $cid, int $type = self::FEATURED, array $fields = [])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue