Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250711) (9addea9f0ac)
Firebase\JWT\JWTExceptionWithPayloadInterface Interface Reference
Inheritance diagram for Firebase\JWT\JWTExceptionWithPayloadInterface:
Firebase\JWT\BeforeValidException Firebase\JWT\ExpiredException

Public Member Functions

 getPayload ()
 
 setPayload (object $payload)
 Get the payload that caused this exception.
 

Member Function Documentation

◆ setPayload()

Firebase\JWT\JWTExceptionWithPayloadInterface::setPayload ( object $payload)

Get the payload that caused this exception.

Parameters
object$payload
Return values
void

Implemented in Firebase\JWT\BeforeValidException, and Firebase\JWT\ExpiredException.


The documentation for this interface was generated from the following file: