mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-25 22:26:14 +01:00
It seems like $tasksarray can also be of type string. However, the property $lines is declared as type array<integer,object<Task>>. Maybe add an additional type check?