Duffer Derek

Current Path : /home/webg5288/www/laravel_kendal/vendor/filament/support/src/
Upload File :
Current File : /home/webg5288/www/laravel_kendal/vendor/filament/support/src/RawJs.php

<?php

namespace Filament\Support;

use Illuminate\Support\Js;

class RawJs extends Js
{
    public function __construct(string $js)
    {
        $this->js = $js;
    }

    public static function make(string $js): static
    {
        return app(static::class, ['js' => $js]);
    }
}

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