Welcome Guest, Not a member yet? Register   Sign In
Using typed variables in a cell view
#1

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
Reply
#2

I am sure a pull request with the solution would be appreciated. There are currently few CI4 maintainers.
Reply




Theme © iAndrew 2016 - Forum software by © MyBB