laravel / 5.3.30 / api / 5.3 / 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/5.3/Illuminate/Notifications/Messages/DatabaseMessage.html