Studio Simpel
Studio Simpel
In hindsight, this is a very low-priority issue. Because when the content is generated dynamically, it's easy to generate the TOC dynamically aswell without this plugin. Sorry for bothering -...
I second this. It would be great to have nested directory support. In my usecase, I have a countries dataset and a regions dataset. It would be great to create...
Experiencing the same issue. Anyone has a solution?
This problem seems to only apply to public entity properties. Switching to private (and manage access via getter/setter methods) seems to resolve this.
Can't check my repo right now, but I vaguely remember it had to do with underscores. So if you have variable $some_var in your entity, the setter methld is setSomeVar......