class Illuminate / Notifications / Messages / DatabaseMessage
You are viewing an older version of the documentation. For the latest, please visit master documentation.

DatabaseMessage

Properties

public

$data array

The data that should be stored with the notification.

Default: []

Methods

public

__construct ( array $data ) : void

Create a new database message.

Parameters

  • $data array