Moodle PHP Documentation 4.2
Moodle 4.2.8 (Build: 20240610) (2d41ac46f45)
|
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. | |