EVENT_BEFORE_UPDATE event of type yii\base\ModelEvent
An event that is triggered before updating a record. You may set yii\base\ModelEvent::$isValid to be false
to stop the update.
EVENT_BEFORE_UPDATE event of type yii\base\ModelEvent
An event that is triggered before updating a record. You may set yii\base\ModelEvent::$isValid to be false
to stop the update.
Please login to continue.