SplFixedArray
PHP Manual

SplFixedArray::__wakeup

(PHP 5 >= 5.5.0)

SplFixedArray::__wakeupReinitialises the array after being unserialised

Descrição

public void SplFixedArray::__wakeup ( void )

Reinitialises the array after being unserialised.

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

Não há valor retornado.


SplFixedArray
PHP Manual