Closed roberto-butti closed 1 year ago
Jira Link: INT-
Fix all warnings for reaching level 5 In phpstan.neon was increased the level to level: 5 Execute composer phpstan
composer phpstan
The code solved all warnings about checking types of arguments passed to methods and functions.
Pull request type
Jira Link: INT-
How to test this PR
Fix all warnings for reaching level 5 In phpstan.neon was increased the level to level: 5 Execute
composer phpstan
What is the new behavior?
The code solved all warnings about checking types of arguments passed to methods and functions.