Using typed variables in a cell view |
Hi there!
At the moment you cannot use typed variables in cells (unless you initialize them) because they rely on get_object_vars() PHP function, which, as stated here, ignored such values. Would it be possible to replace get_object_vars with the Reflection API so such values can be considered? Source
I am sure a pull request with the solution would be appreciated. There are currently few CI4 maintainers.
|
Welcome Guest, Not a member yet? Register Sign In |