Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250620) (7d9030acd6e)
|
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. | |