SplDoublyLinkedList
PHP Manual

SplDoublyLinkedList::unserialize

(PHP 5 >= 5.4.0)

SplDoublyLinkedList::unserializeUnserializes the storage

Opis

public void SplDoublyLinkedList::unserialize ( string $serialized )

Unserializes the storage, from SplDoublyLinkedList::serialize().

Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Parametry

serialized

The serialized string.

Zwracane wartości

Nie jest zwracana żadna wartość.

Zobacz też:


SplDoublyLinkedList
PHP Manual