.. Stdlib/SplQueue.php generated using docpx on 01/30/13 03:27pm Class ***** Zend\\Stdlib\\SplQueue ====================== Serializable version of SplQueue Methods ------- toArray +++++++ .. function:: toArray() Return an array representing the queue :rtype: array serialize +++++++++ .. function:: serialize() Serialize :rtype: string unserialize +++++++++++ .. function:: unserialize() Unserialize :param string: :rtype: void