ok

Mini Shell

Direktori : /home2/selectio/public_html/3-idiots/vendor/brian2694/laravel-toastr/src/Facades/
Upload File :
Current File : /home2/selectio/public_html/3-idiots/vendor/brian2694/laravel-toastr/src/Facades/Toastr.php

<?php

namespace Brian2694\Toastr\Facades;

use Illuminate\Support\Facades\Facade;

class Toastr extends Facade
{
    protected static function getFacadeAccessor()
    {
        return 'toastr';
    }
}

Zerion Mini Shell 1.0