diff --git a/.phpstan.neon b/.phpstan.neon index bfb533f4..b5eae346 100644 --- a/.phpstan.neon +++ b/.phpstan.neon @@ -22,4 +22,4 @@ parameters: - # Ignore missing return types for methods in tests message: '(^Method .+ has no return type specified\.$)' - path: tests \ No newline at end of file + path: tests