Skip to content

Commit 451389d

Browse files
committed
Ignoring Filament 3 class in phpstan
1 parent de073ca commit 451389d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

phpstan.neon

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ parameters:
77
- database/
88
- src/
99
- tests/
10+
11+
excludePaths:
12+
- src/Filament/Actions/CommentsTableAction.php
1013

1114
# Level 10 is the highest level
1215
level: 1

0 commit comments

Comments
 (0)