File manager - Edit - /var/www/payraty/hris-standalone/vendor/lab404/laravel-impersonate/src/Exceptions/InvalidUserProvider.php
Back
<?php namespace Lab404\Impersonate\Exceptions; use Throwable; class InvalidUserProvider extends \Exception { public function __construct(string $guard, $message = "", $code = 0, Throwable $previous = null) { parent::__construct(sprintf('Invalid user provider for guard %s', $guard), $code, $previous); } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings