class Deserializing

Prepare settings for display in the client.

This event is fired when settings have been retrieved from the database and are being unserialized for display in the client.

Properties

array $settings <p>The settings array to be unserialized.</p>

Methods

__construct(array $settings)

No description

Details

__construct(array $settings)

Parameters

array $settings <p>The settings array to be unserialized.</p>