File manager - Edit - /var/www/ratemypay/vendor/laravel/framework/src/Illuminate/Auth/Events/Logout.php
Back
<?php namespace Illuminate\Auth\Events; use Illuminate\Queue\SerializesModels; class Logout { use SerializesModels; /** * Create a new event instance. * * @param string $guard The authentication guard name. * @param \Illuminate\Contracts\Auth\Authenticatable $user The authenticated user. */ public function __construct( public $guard, public $user, ) { } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings