1
0
mirror of https://github.com/flextype/flextype.git synced 2025-01-16 20:28:17 +01:00

Update phpstan.neon

This commit is contained in:
Awilum 2022-09-13 12:56:11 +03:00
parent 415430233a
commit ca23fa25c6

View File

@ -9,4 +9,4 @@ parameters:
- '#Undefined variable: \$this.*#'
- '/Variable \$api_errors might not be defined./'
- '/Variable \$registry might not be defined./'
- 'Parameter #3 $mode of function round expects 1|2|3|4, int given.'
- '/\$mode of function round expects 1\|2\|3\|4, int given./'