1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-30 04:39:00 +01:00

Add reference to automatic fix

This commit is contained in:
Matthew Brown 2020-08-17 11:58:30 -04:00 committed by GitHub
parent 03ab279cc4
commit f48a362fcd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -44,6 +44,8 @@ class AChild extends A {
}
```
This fix [can be applied automatically by Psalter](https://psalm.dev/docs/manipulating_code/fixing/#paramnamemismatch).
## Workarounds
### @no-named-arguments