Sindbad~EG File Manager

Current Path : /var/www/html/eva.sumar.com.py/vendor/livewire/livewire/src/Exceptions/
Upload File :
Current File : /var/www/html/eva.sumar.com.py/vendor/livewire/livewire/src/Exceptions/MethodNotFoundException.php

<?php

namespace Livewire\Exceptions;

class MethodNotFoundException extends \Exception
{
    use BypassViewHandler;

    public function __construct($method, $component)
    {
        parent::__construct(
            "Unable to call component method. Public method [{$method}] not found on component: [{$component}]"
        );
    }
}

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