%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /www/loslex/demo/vendor/livewire/livewire/src/Exceptions/
Upload File :
Create Path :
Current File : /www/loslex/demo/vendor/livewire/livewire/src/Exceptions/EventHandlerDoesNotExist.php

<?php

namespace Livewire\Exceptions;

class EventHandlerDoesNotExist extends \Exception
{
    public function __construct(public readonly string $eventName)
    {
        parent::__construct('Handler for event ' . $eventName . ' does not exist');
    }
}

Zerion Mini Shell 1.0