Skip to content

Commit 165873a

Browse files
committed
Fix PHPStan errors
1 parent bfa6df9 commit 165873a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

phpstan.neon

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ parameters:
2525
- %currentWorkingDirectory%/src/Bundle/Tests/*
2626
- %currentWorkingDirectory%/src/Component/legacy/spec/*
2727
- %currentWorkingDirectory%/src/Component/legacy/src/Annotation/*
28+
- %currentWorkingDirectory%/src/Component/legacy/src/Exception/*
2829
- %currentWorkingDirectory%/src/Component/legacy/src/Factory/*
2930
- %currentWorkingDirectory%/src/Component/legacy/src/Generator/*
3031
- %currentWorkingDirectory%/src/Component/legacy/src/Metadata/*

0 commit comments

Comments
 (0)