PATH:
home
/
rwabteecom
/
public_html_old
/
vendor
/
livewire
/
livewire
/
src
/
Exceptions
/
Editing: ComponentNotFoundException.php
<?php namespace Livewire\Exceptions; class ComponentNotFoundException extends \Exception { use BypassViewHandler; }
SAVE
CANCEL