DIR: /var/www/devs.lapieza.net/vendor/livewire/livewire/src/Exceptions/ |
Current File : /var/www/devs.lapieza.net/vendor/livewire/livewire/src/Exceptions/ComponentNotFoundException.php |
<?php namespace Livewire\Exceptions; class ComponentNotFoundException extends \Exception { use BypassViewHandler; } |