Clarify beforeFilter behavior.
Returning a response doesn't stop other callbacks, you need to stop the event to do that. Refs cakephp/cakephp#8372
Loading
Please sign in to comment
Returning a response doesn't stop other callbacks, you need to stop the event to do that. Refs cakephp/cakephp#8372