class ModelPruningFinished (View source)

Properties

class-string[] $models

The class names of the models that were pruned.

Methods

void
__construct(class-string[] $models)

Create a new event instance.

Details

void __construct(class-string[] $models)

Create a new event instance.

Parameters

class-string[] $models

Return Value

void