sabre-io / event

:bell: The sabre/event library provides utilities for lightweight event-based programming
http://sabre.io/event/
BSD 3-Clause "New" or "Revised" License
351 stars 21 forks source link

Change array<int...> to list<...> in PHP doc #114

Closed phil-davis closed 11 months ago

phil-davis commented 11 months ago

Ref: comment https://github.com/sabre-io/event/pull/113#discussion_r1393915303

codecov[bot] commented 11 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (8112929) 99.21% compared to head (c778e0a) 99.21%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #114 +/- ## ========================================= Coverage 99.21% 99.21% Complexity 111 111 ========================================= Files 7 7 Lines 380 380 ========================================= Hits 377 377 Misses 3 3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

phil-davis commented 11 months ago

What we can do, is done in PR #116