@@ -83,7 +83,7 @@ |
||
| 83 | 83 | */ |
| 84 | 84 | public function getAjax() |
| 85 | 85 | { |
| 86 | - return ''; |
|
| 86 | + return ''; |
|
| 87 | 87 | } |
| 88 | 88 | |
| 89 | 89 | } |
@@ -108,7 +108,6 @@ discard block |
||
| 108 | 108 | /** |
| 109 | 109 | * Display the device-summary widget. |
| 110 | 110 | * |
| 111 | - * @param string|null $type |
|
| 112 | 111 | * @return \Illuminate\Http\Response|null |
| 113 | 112 | */ |
| 114 | 113 | public function device_summary(Request $request) |
@@ -148,7 +147,6 @@ discard block |
||
| 148 | 147 | /** |
| 149 | 148 | * Display the Worldmap widget. |
| 150 | 149 | * |
| 151 | - * @param string|null $type |
|
| 152 | 150 | * @return \Illuminate\Http\Response|null |
| 153 | 151 | */ |
| 154 | 152 | public function worldmap(Request $request) |