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