mirror of
https://github.com/danog/psalm.git
synced 2024-11-27 04:45:20 +01:00
Add slashes
This commit is contained in:
parent
f88c7c1ec5
commit
75432536f7
@ -24,6 +24,8 @@ use Psalm\Progress\Progress;
|
||||
use function strpos;
|
||||
use function substr;
|
||||
use function usort;
|
||||
use function array_diff_key;
|
||||
use function array_values;
|
||||
|
||||
/**
|
||||
* @psalm-type TaggedCodeType = array<int, array{0: int, 1: string}>
|
||||
|
Loading…
Reference in New Issue
Block a user