Mvc\Model\Behavior\Timestampable
Class Phalcon\Mvc\Model\Behavior\Timestampable
extends abstract class Phalcon\Mvc\Model\Behavior
implements Phalcon\Mvc\Model\BehaviorInterface
Allows to automatically update a model’s attribute saving the datetime when a record is created or updated
Methods
public notify (string $type, Phalcon\Mvc\ModelInterface $model)
Listens for notifications from the models manager