Hey there,
I noticed that in an beforeExecuteRoute event, the controller is already initialized (i.e. the method initialize() was loaded and the controller exists somewhere). How can I access it from within an event handler if that handler is a Phalcon\Mvc\User\Plugin?
Thanks in advance!
Best, Philipp