mirror of
https://github.com/danog/psalm.git
synced 2024-11-30 04:39:00 +01:00
Fix typo (#2999)
This commit is contained in:
parent
e49a5dd55d
commit
4079b53b93
@ -16,7 +16,7 @@ function takesString(string $s) : void {}
|
||||
takesString(new A);
|
||||
```
|
||||
|
||||
## How to fix
|
||||
## How to fix
|
||||
|
||||
You can add an explicit string cast:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user