name : TranslationHasBeenSetEvent.php
<?php

namespace Spatie\Translatable\Events;

class TranslationHasBeenSetEvent
{
    public function __construct(
        public mixed $model,
        public string $key,
        public string $locale,
        public mixed $oldValue,
        public mixed $newValue,
    ) {
        //
    }
}

© 2025 UnknownSec
afwwrfwafr45458465
Password