trait SerializesModels (View source)
| SerializesAndRestoresModelIdentifiers |
| array | __sleep() Prepare the instance for serialization. | |
| void | __wakeup() Restore the model after serialization. |
Prepare the instance for serialization.
Restore the model after serialization.
© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/5.4/Illuminate/Queue/SerializesModels.html