Skip to content

Commit

Permalink
chore: adjusts static analysis
Browse files Browse the repository at this point in the history
  • Loading branch information
nunomaduro committed Oct 12, 2023
1 parent e3e6bc4 commit 8e6ac69
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions phpstan.neon.dist
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,5 @@ parameters:
- '#Variable method call on#'
- '#as default value#'
- '#is not final, but since the containing class is abstract, it should be#'
- '#has a nullable return type declaration.#'
- '#with a nullable type declaration.#'

0 comments on commit 8e6ac69

Please sign in to comment.