@@ -155,7 +155,7 @@ |
||
155 | 155 | * Get all widget types. |
156 | 156 | * |
157 | 157 | * @param string $type |
158 | - * @return string |
|
158 | + * @return \Illuminate\Http\JsonResponse |
|
159 | 159 | */ |
160 | 160 | public function templates($type) |
161 | 161 | { |