File manager - Edit - /var/www/payraty/helpdesk/vendor/livewire/livewire/src/Exceptions/MethodNotFoundException.php
Back
<?php namespace Livewire\Exceptions; class MethodNotFoundException extends \Exception { use BypassViewHandler; public function __construct($method) { parent::__construct( "Unable to call component method. Public method [{$method}] not found on component" ); } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0.06 |
proxy
|
phpinfo
|
Settings