Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250620) (7d9030acd6e)
Firebase\JWT\ExpiredException Class Reference
Inheritance diagram for Firebase\JWT\ExpiredException:
Firebase\JWT\JWTExceptionWithPayloadInterface

Public Member Functions

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

Member Function Documentation

◆ getPayload()

Firebase\JWT\ExpiredException::getPayload ( )

◆ setPayload()

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

Get the payload that caused this exception.

Parameters
object$payload
Return values
void

Implements Firebase\JWT\JWTExceptionWithPayloadInterface.


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