ArrayIterator::unserialize

(PHP 5 >= 5.3.0, PHP 7, PHP 8)

ArrayIterator::unserialize — Unserialize

Опис

public function ArrayIterator::unserialize(string $data): void

Unserialize.

Увага

Наразі ця функція не документована. Доступний лише список її параметрів.

Параметри

data

The serialized ArrayIterator object to be unserialized.

Значення, що повертаються

Не повертає значень.

Прогляньте також

+add a note

User Contributed Notes

There are no user contributed notes for this page.