W3cubDocs

/Phalcon 2

Interface Phalcon\Mvc\Model\BehaviorInterface

Phalcon\Mvc\Model\BehaviorInterface initializer

Methods

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

© 2011–2016 Phalcon Framework Team
Licensed under the Creative Commons Attribution License 3.0.
https://docs.phalconphp.com/en/2.0.0/api/Phalcon_Mvc_Model_BehaviorInterface.html