@@ -135,7 +135,7 @@ |
||
135 | 135 | * @Check if user is follower |
136 | 136 | * @param int $userid |
137 | 137 | * @param int $friendid |
138 | - * @return int |
|
138 | + * @return integer[] |
|
139 | 139 | */ |
140 | 140 | public function following_or($userid, $friendid) |
141 | 141 | { |
@@ -209,7 +209,7 @@ |
||
209 | 209 | |
210 | 210 | /** |
211 | 211 | * @param $msgid |
212 | - * @return mixed |
|
212 | + * @return string |
|
213 | 213 | */ |
214 | 214 | public function getOwnerUpdateFromMsgID($msgid) |
215 | 215 | { |
@@ -43,7 +43,7 @@ discard block |
||
43 | 43 | /** |
44 | 44 | * @param $fromUserID |
45 | 45 | * @param $toUserID |
46 | - * @param $event |
|
46 | + * @param string $event |
|
47 | 47 | * @param null|string $link |
48 | 48 | * @param array $data |
49 | 49 | * @throws \phpmailerException |
@@ -209,7 +209,7 @@ discard block |
||
209 | 209 | |
210 | 210 | /** |
211 | 211 | * @param $msgid |
212 | - * @return mixed |
|
212 | + * @return string |
|
213 | 213 | */ |
214 | 214 | public function getOwnerUpdateFromMsgID($msgid) |
215 | 215 | { |
@@ -20,7 +20,6 @@ |
||
20 | 20 | * @author Michael Albertsen (http://culex.dk) <[email protected]> |
21 | 21 | */ |
22 | 22 | |
23 | -use Xmf\Request; |
|
24 | 23 | use Xoopsmodules\smallworld; |
25 | 24 | require_once __DIR__ . '/header.php'; |
26 | 25 |
@@ -20,7 +20,6 @@ |
||
20 | 20 | * @author Michael Albertsen (http://culex.dk) <[email protected]> |
21 | 21 | */ |
22 | 22 | |
23 | -use Xmf\Request; |
|
24 | 23 | use Xoopsmodules\smallworld; |
25 | 24 | require_once __DIR__ . '/header.php'; |
26 | 25 |
@@ -20,7 +20,6 @@ |
||
20 | 20 | * @author Michael Albertsen (http://culex.dk) <[email protected]> |
21 | 21 | */ |
22 | 22 | |
23 | -use Xmf\Request; |
|
24 | 23 | use Xoopsmodules\smallworld; |
25 | 24 | require_once __DIR__ . '/header.php'; |
26 | 25 |
@@ -20,7 +20,6 @@ |
||
20 | 20 | * @author Michael Albertsen (http://culex.dk) <[email protected]> |
21 | 21 | */ |
22 | 22 | |
23 | -use Xmf\Request; |
|
24 | 23 | use Xoopsmodules\smallworld; |
25 | 24 | require_once __DIR__ . '/header.php'; |
26 | 25 |
@@ -20,7 +20,6 @@ |
||
20 | 20 | * @author Michael Albertsen (http://culex.dk) <[email protected]> |
21 | 21 | */ |
22 | 22 | |
23 | -use Xmf\Request; |
|
24 | 23 | use Xoopsmodules\smallworld; |
25 | 24 | |
26 | 25 | require_once __DIR__ . '/header.php'; |
@@ -20,7 +20,6 @@ |
||
20 | 20 | * @author Michael Albertsen (http://culex.dk) <[email protected]> |
21 | 21 | */ |
22 | 22 | |
23 | -use Xmf\Request; |
|
24 | 23 | use Xoopsmodules\smallworld; |
25 | 24 | require_once __DIR__ . '/header.php'; |
26 | 25 |