-
-
Notifications
You must be signed in to change notification settings - Fork 51
Closed
Description
I accidentally made the properties public. It's probably too late to fix it now, as it would break backward compatibility.
It might be worth fixing it in the second version.
TypeResolver/src/PseudoTypes/OffsetAccess.php
Lines 29 to 32 in 5a34952
| /** @var Type */ | |
| public $type; | |
| /** @var Type */ | |
| public $offset; |
Metadata
Metadata
Assignees
Labels
No labels