class DatabaseMessage (View source)

Properties

array $data

The data that should be stored with the notification.

Methods

void
__construct(array $data = [])

Create a new database message.

Details

void __construct(array $data = [])

Create a new database message.

Parameters

array $data

Return Value

void