Skip to content

Commit

Permalink
TE-7880 Fixed phpstan issue
Browse files Browse the repository at this point in the history
  • Loading branch information
asaulenko committed Nov 13, 2020
1 parent c2ca113 commit 0f8b821
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions phpstan.neon
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ parameters:
- '#Parameter \#1 \$app of class Spryker\\Yves\\Kernel\\ControllerResolver\\YvesFragmentControllerResolver constructor expects Silex\\Application, Spryker\\Service\\Container\\ContainerInterface given.#'
- '#Instantiated class .+NativePasswordEncoder not found.#'
- '#Comparison operation "<" between [1-9] and 3 is always (true|false).#'
- '#Else branch is unreachable because previous condition is always true.#'

0 comments on commit 0f8b821

Please sign in to comment.