Sindbad~EG File Manager

Current Path : /home/webg5288/public_html/laravel_kendal/vendor/filament/actions/src/Events/
Upload File :
Current File : /home/webg5288/public_html/laravel_kendal/vendor/filament/actions/src/Events/ActionCalled.php

<?php

namespace Filament\Actions\Events;

use Filament\Actions\MountableAction;
use Illuminate\Foundation\Events\Dispatchable;

class ActionCalled
{
    use Dispatchable;

    public function __construct(
        protected MountableAction $action,
    ) {}

    public function getAction(): MountableAction
    {
        return $this->action;
    }
}

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