Sindbad~EG File Manager

Current Path : /var/www/html/encuesta.sumar.com.py/vendor/laravel/fortify/src/Events/
Upload File :
Current File : /var/www/html/encuesta.sumar.com.py/vendor/laravel/fortify/src/Events/RecoveryCodesGenerated.php

<?php

namespace Laravel\Fortify\Events;

use Illuminate\Foundation\Events\Dispatchable;

class RecoveryCodesGenerated
{
    use Dispatchable;

    /**
     * The user instance.
     *
     * @var \App\Models\User
     */
    public $user;

    /**
     * Create a new event instance.
     *
     * @param  \App\Models\User  $user
     * @return void
     */
    public function __construct($user)
    {
        $this->user = $user;
    }
}

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists