Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
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: