class Notification (View source)
| SerializesModels |
| SerializesAndRestoresModelIdentifiers |
| string | $id | The unique identifier for the notification. |
| array | __sleep() Prepare the instance for serialization. | from SerializesModels |
| void | __wakeup() Restore the model after serialization. | from SerializesModels |
| array | broadcastOn() Get the channels the event should broadcast on. |
Prepare the instance for serialization.
Restore the model after serialization.
Get the channels the event should broadcast on.
© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/5.4/Illuminate/Notifications/Notification.html