Skip to content

Commit

Permalink
Ignore PHPStan error
Browse files Browse the repository at this point in the history
  • Loading branch information
Rasmus Nilsson committed Jul 1, 2021
1 parent f61cf39 commit 1363d37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions phpstan.neon.dist
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ parameters:
- '~Class Doctrine\\Common\\Persistence\\Proxy not found~'
- '~Class Doctrine\\ODM\\MongoDB\\PersistentCollection not found~'
- '~Class Symfony\\Component\\Translation\\TranslatorInterface not found~'
- '#Instantiated class Doctrine\\Common\\Cache\\FilesystemCache not found\.#'

paths:
- %currentWorkingDirectory%/src
Expand Down

0 comments on commit 1363d37

Please sign in to comment.