Example #1
0
 public function beforeValidate()
 {
     $this->updateTimestamps();
     return parent::beforeValidate();
 }