Skip to content

Commit e15821a

Browse files
committed
phpstan: ignore Latte 2
1 parent bb4fe73 commit e15821a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

phpstan.neon

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,6 @@ parameters:
33

44
paths:
55
- src
6+
7+
excludePaths:
8+
- src/Bridges/CacheLatte/CacheMacro.php

0 commit comments

Comments
 (0)