@@ -289,7 +289,7 @@ |
||
| 289 | 289 | * |
| 290 | 290 | * @param Collection $tools |
| 291 | 291 | * |
| 292 | - * @return mixed |
|
| 292 | + * @return string |
|
| 293 | 293 | */ |
| 294 | 294 | protected function renderCustomTools($tools) |
| 295 | 295 | { |
@@ -40,7 +40,7 @@ |
||
| 40 | 40 | /** |
| 41 | 41 | * Set row model. |
| 42 | 42 | * |
| 43 | - * @param mixed $key |
|
| 43 | + * @param string $key |
|
| 44 | 44 | * |
| 45 | 45 | * @return \Illuminate\Database\Eloquent\Model|mixed |
| 46 | 46 | */ |