ArrayObject::unserialize
(PHP 5 >= 5.3.0, PHP 7, PHP 8)
ArrayObject::unserialize — Unserialize an ArrayObject
Description
Unserializes a serialized ArrayObject.
Warning
This function is currently not documented; only its argument list is available.
Return Values
No value is returned.
See Also
- ArrayIterator::serialize() - Serialize
- unserialize() - Creates a PHP value from a stored representation
- Serializing Objects
+add a note
User Contributed Notes
There are no user contributed notes for this page.