Skip to content

Commit 059b6cd

Browse files
committed
Update Latest.php
1 parent 9aae655 commit 059b6cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/Http/Livewire/Dashboard/Latest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
class Latest extends Component
99
{
1010
/**
11-
* @var \Illuminate\Database\Eloquent\Collection<\App\Models\Configuration> $latest
11+
* @var mixed $latest
1212
*/
1313
public $latest;
1414

0 commit comments

Comments
 (0)