Why
"Plugins should not extend the class Phalcon\Mvc\User\Plugin, but by doing it they gain easier access to the services in the application."
How to write plugins if not User\Plugin or User\Components?
Better to use Phalcon\DI\Injectable ?
Why
"Plugins should not extend the class Phalcon\Mvc\User\Plugin, but by doing it they gain easier access to the services in the application."
How to write plugins if not User\Plugin or User\Components?
Better to use Phalcon\DI\Injectable ?