Hi,
For this example:
https://psalm.dev/r/05f878620a
Psalm tells me that it doesn't understand the type of the Collection's generic but I can't understant why or what I should do to fix it.
If I mess with the content of __construct, the error disappear. If I drop the foreach in setArguments, it disappear. I don't know what causes it...
Thanks
Hi,
For this example:
https://psalm.dev/r/05f878620a
Psalm tells me that it doesn't understand the type of the Collection's generic but I can't understant why or what I should do to fix it.
If I mess with the content of __construct, the error disappear. If I drop the foreach in setArguments, it disappear. I don't know what causes it...
Thanks