mirror of
https://github.com/danog/psalm.git
synced 2024-11-30 04:39:00 +01:00
Fix typo
This commit is contained in:
parent
856180ac2a
commit
e486b25173
@ -180,7 +180,7 @@ function foo() {
|
|||||||
|
|
||||||
### MissingParamType
|
### MissingParamType
|
||||||
|
|
||||||
Running `vendor/bin/psalter --issues=MissingReturnType` on
|
Running `vendor/bin/psalter --issues=MissingParamType` on
|
||||||
|
|
||||||
```php
|
```php
|
||||||
class C {
|
class C {
|
||||||
|
Loading…
Reference in New Issue
Block a user