@@ -331,7 +331,7 @@ |
||
| 331 | 331 | * Get messgges for thread. (inbox). |
| 332 | 332 | * |
| 333 | 333 | * @param Illuminate\Http\Request $request |
| 334 | - * @param string $thread Thread to get messages for. |
|
| 334 | + * @param Thread $thread Thread to get messages for. |
|
| 335 | 335 | */ |
| 336 | 336 | public function threadMessagesData(Request $request, Thread $thread) |
| 337 | 337 | { |