-
Notifications
You must be signed in to change notification settings - Fork 96
Closed
@leongersen
Description
#107 adds a dynamic return type extension for the $default
parameter on InputBag::get
, which is great. InputBag
has another method with a dynamic return type, all
. When called with the $key
argument, this function has the return type string[]
(it can also throw). The return type is currently mixed[]
.
Metadata
Metadata
Assignees
Labels
No labels