@@ -188,7 +188,7 @@ discard block |
||
188 | 188 | } |
189 | 189 | |
190 | 190 | /** |
191 | - * @return int |
|
191 | + * @return string |
|
192 | 192 | */ |
193 | 193 | public function getCreationTime() |
194 | 194 | { |
@@ -246,7 +246,7 @@ discard block |
||
246 | 246 | } |
247 | 247 | |
248 | 248 | /** |
249 | - * @return mixed |
|
249 | + * @return boolean |
|
250 | 250 | */ |
251 | 251 | public function isRedirect() |
252 | 252 | { |