Phalcon\Mvc\User\Plugin,
Phalcon\Mvc\User\Component,
only i know is class extends Plugin can access $di service, like $this->di->request,
but i don't find when these two are init or __contstruct from phalcon source code,anyone has idea?
Phalcon\Mvc\User\Plugin,
Phalcon\Mvc\User\Component,
only i know is class extends Plugin can access $di service, like $this->di->request,
but i don't find when these two are init or __contstruct from phalcon source code,anyone has idea?