class ModelsPruned (View source)
| string | $model | The class name of the model that was pruned. | |
| int | $count | The number of pruned records. |
| void | __construct(string $model, int $count)
Create a new event instance. |
Create a new event instance.
© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/11.x/Illuminate/Database/Events/ModelsPruned.html