Skip to content

Commit 504bff5

Browse files
committed
phpstan
1 parent 7aeb0eb commit 504bff5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/Livewire/FilamentForm/Show.php

+3
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@
1212
use Tapp\FilamentFormBuilder\Models\FilamentFormField;
1313
use Tapp\FilamentFormBuilder\Models\FilamentFormUser;
1414

15+
/**
16+
* @property Form $form
17+
*/
1518
class Show extends Component implements HasForms
1619
{
1720
use InteractsWithForms;

0 commit comments

Comments
 (0)