Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
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: