mirror of
https://github.com/danog/psalm.git
synced 2024-11-26 20:34:47 +01:00
Fix type
This commit is contained in:
parent
9c92df5a58
commit
72f64692ae
@ -656,7 +656,7 @@ function preg_replace_callback($search, $replace, $subject, int $limit = -1, &$c
|
||||
* : (TFlags is 514
|
||||
* ? list<array<?string>>
|
||||
* : (TFlags is 770
|
||||
* ? list<array<array{?string, 1}>>
|
||||
* ? list<array<array{?string, int}>>
|
||||
* : array
|
||||
* )
|
||||
* )
|
||||
|
Loading…
Reference in New Issue
Block a user