class ModelsPruned (View source)

Methods

__construct(string $model, int $count)

Create a new event instance.

Details

__construct(string $model, int $count)

Create a new event instance.

Parameters

string $model

The class name of the model that was pruned.

int $count

The number of pruned records.