PHP: Hypertext Preprocessor (original) (raw)

Random\Randomizer::__unserialize

(PHP 8 >= 8.2.0)

Random\Randomizer::__unserialize — Deserializes the data parameter into a Randomizer object

Description

public Random\Randomizer::__unserialize(array $data): void

Warning

This function is currently not documented; only its argument list is available.

Return Values

No value is returned.

Examples

Example #1 Random\Randomizer::__unserialize() example

The above example will output something similar to:

Found A Problem?

There are no user contributed notes for this page.