(PHP 5 >= 5.3.0)
SplQueue::enqueue — Adds an element to the queue.
Enqueues value at the end of the queue.
Notă: SplQueue::enqueue() is an alias of SplDoublyLinkedList::push().
Notă:
SplQueue::enqueue() is an alias of SplDoublyLinkedList::push().
The value to enqueue.
Nu este întoarsă nici o valoare.