@@ -114,7 +114,7 @@ discard block |
||
| 114 | 114 | /** |
| 115 | 115 | * Register the dashboard routes. |
| 116 | 116 | * |
| 117 | - * @return void |
|
| 117 | + * @return WebSocketsServiceProvider |
|
| 118 | 118 | */ |
| 119 | 119 | protected function registerDashboardRoutes() |
| 120 | 120 | { |
@@ -135,7 +135,7 @@ discard block |
||
| 135 | 135 | /** |
| 136 | 136 | * Register the dashboard gate. |
| 137 | 137 | * |
| 138 | - * @return void |
|
| 138 | + * @return WebSocketsServiceProvider |
|
| 139 | 139 | */ |
| 140 | 140 | protected function registerDashboardGate() |
| 141 | 141 | { |