Anons79 Mini Shell

Directory : /home/proudlyafrican/www/vendor/laravel/framework/src/Illuminate/Foundation/Bus/
Upload File :
Current File : /home/proudlyafrican/www/vendor/laravel/framework/src/Illuminate/Foundation/Bus/Dispatchable.php

<?php

namespace Illuminate\Foundation\Bus;

trait Dispatchable
{
    /**
     * Dispatch the job with the given arguments.
     *
     * @return \Illuminate\Foundation\Bus\PendingDispatch
     */
    public static function dispatch()
    {
        return new PendingDispatch(new static(...func_get_args()));
    }
}

Anons79 File Manager Version 1.0, Coded By Anons79
Email: [email protected]