PHP » GoLang |
login |
register |
about
|
GoLang Serializable::unserialize
request it (277)
GoLang replacement for PHP's Serializable::unserialize
[edit | history]
Serializable::unserialize(PHP 5 >= 5.1.0, PHP 7) Serializable::unserialize — Constructs the object Description
abstract public void Serializable::unserialize
( string
$serialized
)Called during unserialization of the object.
Parameters
Return ValuesThe return value from this method is ignored. |
more
Recently updated
more
Most requested
|