Skip to content

Commit 48ee006

Browse files
committed
Add dynamic method for static analysis
1 parent 0070020 commit 48ee006

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Html.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
use Illuminate\Support\Arr;
77

88
/**
9+
* @method class(...$arguments)
910
* @method static a(...$arguments)
1011
* @method static button(...$arguments)
1112
* @method static div(...$arguments)

0 commit comments

Comments
 (0)