HOME


Mini Shell 1.0
DIR: /home/cardxfeb/public_html/vendor/livewire/livewire/src/Exceptions/
Upload File :
Current File : /home/cardxfeb/public_html/vendor/livewire/livewire/src/Exceptions/ComponentNotFoundException.php
<?php

namespace Livewire\Exceptions;

class ComponentNotFoundException extends \Exception
{
    use BypassViewHandler;
}