laravel / 10 / api / 10.x / illuminate / notifications / messages / databasemessage.html

DatabaseMessage

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

© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/10.x/Illuminate/Notifications/Messages/DatabaseMessage.html