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.
    © 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