Skip to content

Commit

Permalink
Ignore CallProxy property access.
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-rubel committed Apr 5, 2023
1 parent 07159a3 commit 5cd7423
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 @@ -34,6 +34,7 @@ parameters:
- '#Parameter \$mode of function round expects 1\|2\|3\|4, mixed given\.#'
- '#Return type of call to function transform contains unresolvable type.#'
- '#Cannot call method get(.*)Column\(\) on Illuminate\\Database\\Eloquent\\Model\|null\.#'
- '#Access to an undefined property MichaelRubel\\EnhancedContainer\\Core\\CallProxy(.*)#'

level: max

Expand Down

0 comments on commit 5cd7423

Please sign in to comment.