Hi all,
Got a question about the behaviour of Phalcon Model Behaviors:
https://docs.phalcon.io/en/latest/reference/models.html#behaviors
Is there a specific reason why Phalcon\Mvc\Model\Behavior::notify()
is not emitted with "afterFetch" event type?
Thanks!