Phalcon\Mvc\Model\BehaviorInterface initializer
abstract public notify (string $type, Phalcon\Mvc\ModelInterface $model)
This method receives the notifications from the EventsManager
abstract public missingMethod (Phalcon\Mvc\ModelInterface $model, string $method, [array $arguments])
Calls a method when it’s missing in the model