Ejemplo n.º 1
0
 public function afterSave($insert, $attributes)
 {
     parent::afterSave($insert, $attributes);
     $this->parseFields();
 }