ondrej-tuhacek
ondrej-tuhacek
Basically nothing, but that creates another configuration structure. Sometimes you might for some reason want to have periods in configuration keys. And since there is this possibility, there could be...
Exactly. I have a class that inherits ActiveRow and I'm now unable to use **__set** and **__unset** methods because of "never". Maybe "never" should be used only for "final" classes/methods...
Hi, any update on this? Has anyone who is struggling with this issue managed to overcome it somehow? Thanks.
Thank you @dg for changing type from never to void! But please consider changing it also for __unset method for consistency.