Open spl1nes opened 1 year ago
This is a workaround to fix static inspection. There is no inline docblock to type hint the correct function return since it can be so many.
However, with object the code quality check tools at least don't complain in the different modules where we call ->get(...)
->get(...)
This is a workaround to fix static inspection. There is no inline docblock to type hint the correct function return since it can be so many.
However, with object the code quality check tools at least don't complain in the different modules where we call
->get(...)