File manager - Edit - /home/autoph/public_html/projects/tickets-autohub/vendor/laravel/passport/src/Exceptions/InvalidAuthTokenException.php
Back
<?php namespace Laravel\Passport\Exceptions; use Illuminate\Auth\Access\AuthorizationException; class InvalidAuthTokenException extends AuthorizationException { /** * Create a new InvalidAuthTokenException for different auth tokens. * * @return static */ public static function different() { return new static('The provided auth token for the request is different from the session auth token.'); } }
| ver. 1.4 |
.
| PHP 8.1.32 | Generation time: 0 |
proxy
|
phpinfo
|
Settings