File manager - Edit - /home/linknsbh/cecil-hotel.net/platform/packages/slug/src/Events/UpdatedSlugEvent.php
Back
<?php namespace Botble\Slug\Events; use Botble\Base\Events\Event; use Botble\Slug\Models\Slug; use Illuminate\Database\Eloquent\Model; use Illuminate\Foundation\Events\Dispatchable; use Illuminate\Queue\SerializesModels; class UpdatedSlugEvent extends Event { use Dispatchable; use SerializesModels; public function __construct(public bool|Model|null $data, public Slug $slug) { } }
| ver. 1.4 |
Github
|
.
| PHP 8.2.31 | Generation time: 0.53 |
proxy
|
phpinfo
|
Settings