@@ -188,7 +188,7 @@ |
||
188 | 188 | * before sending back response using `build()` method. |
189 | 189 | * |
190 | 190 | * @param $data |
191 | - * @param $build |
|
191 | + * @param boolean $build |
|
192 | 192 | * |
193 | 193 | * @return \Illuminate\Http\Response|ResponseBuilder |
194 | 194 | */ |