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