PHP Class Askedio\SoftCascade\Listeners\CascadeDeleteListener

Afficher le fichier Open project: askedio/laravel5-soft-cascade

Méthodes publiques

Méthode Description
handle ( $model ) : void Handel the event for eloquent delete.

Method Details

handle() public méthode

Handel the event for eloquent delete.
public handle ( $model ) : void
$model
Résultat void