File manager - Edit - /var/www/payraty/helpdesk/vendor/livewire/livewire/src/Features/SupportComputed/CannotCallComputedDirectlyException.php
Back
<?php namespace Livewire\Features\SupportComputed; use Exception; class CannotCallComputedDirectlyException extends Exception { function __construct($componentName, $methodName) { parent::__construct( "Cannot call [{$methodName}()] computed property method directly on component: {$componentName}" ); } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0.17 |
proxy
|
phpinfo
|
Settings