ILIAS  release_8 Revision v8.19
All Data Structures Namespaces Files Functions Variables Modules Pages
JWTExceptionWithPayloadInterface.php
Go to the documentation of this file.
1 <?php
2 
3 namespace Firebase\JWT;
4 
6 {
12  public function getPayload(): object;
13 
20  public function setPayload(object $payload): void;
21 }
getPayload()
Get the payload that caused this exception.
setPayload(object $payload)
Get the payload that caused this exception.
if(count($parts) !=3) $payload
Definition: ltitoken.php:70