mirror of
https://github.com/friendica/friendica
synced 2025-04-27 15:10:11 +00:00
add missing namespaces/fix wrong class-names
This commit is contained in:
parent
3b16829484
commit
174129af94
13 changed files with 20 additions and 4 deletions
|
@ -342,7 +342,7 @@ class Contact
|
|||
* @param integer $uid User ID
|
||||
*
|
||||
* @return integer|boolean Public contact id for given user id
|
||||
* @throws Exception
|
||||
* @throws \Exception
|
||||
*/
|
||||
public static function getPublicIdByUserId($uid)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue