[RSS Feed/News] is \XF\Pub\Controller\AbstractController extendable or not?

Status
Not open for further replies.

XenForo

Administrative
  • Thread starter
  • Admin
  • #1
I am trying to override isDiscouraged method in \Pub\AbstractController class.
Everything looks good, but debugger not pause the execution at the breakpoint in extended code. the method (isDiscouraged) in base class executed correctly, but at the end of the code, it does not jump into my extended code.

I really appriciate if anyone can suggest a way to find what's wrong with it.
Read more about this Feed . . .
 
Status
Not open for further replies.
Back
Top Bottom