PHP Class Askedio\SoftCascade\Listeners\CascadeRestoreListener

Datei anzeigen Open project: askedio/laravel5-soft-cascade

Public Methods

Method Description
handle ( $model ) : void Handel the event for eloquent restore.

Method Details

handle() public method

Handel the event for eloquent restore.
public handle ( $model ) : void
$model
return void