File manager - Edit - /home/linknsbh/cecil-hotel.net/platform/plugins/hotel/src/Events/BookingUpdated.php
Back
<?php namespace Botble\Hotel\Events; use Botble\Base\Events\Event; use Botble\Hotel\Models\Booking; use Illuminate\Foundation\Events\Dispatchable; use Illuminate\Queue\SerializesModels; class BookingUpdated extends Event { use Dispatchable; use SerializesModels; public function __construct(public Booking $booking) { } }
| ver. 1.4 |
Github
|
.
| PHP 8.2.31 | Generation time: 0.11 |
proxy
|
phpinfo
|
Settings