Hi,
I try implement subcontrollers in my application. All works good but xdebug ignore breakpoints in subcontrollers. I haven't idea why. Xdebug_break() working properly in subcontrollers but breakpoints not. In models, controllers etc. breakpoints works fine.
I use netbeans 8.2.
Thanks for any help.