/var/www/cobraambalaj/vendor/spatie/laravel-translatable/src/Events
NameSizeModeActions
TranslationHasBeenSet.php5490644editdlrm
Edit: /var/www/cobraambalaj/vendor/spatie/laravel-translatable/src/Events/TranslationHasBeenSet.php (549B)
model = $model; $this->key = $key; $this->locale = $locale; $this->oldValue = $oldValue; $this->newValue = $newValue; } }