Moodle PHP Documentation 4.4
Moodle 4.4.9+ (Build: 20250613) (541f1569af4)
|
Public Member Functions | |
__construct ($input=array()) | |
isEmpty () | |
Checks if it's empty. | |
push ($x) | |
Pushes an element onto the front of the queue. | |
shift () | |
Shifts an element off the front of the queue. | |