Esensi\Model\Contracts\SoftDeletingModelInterface::restoring PHP Méthode

restoring() public static méthode

Register a restoring model event with the dispatcher.
public static restoring ( Closure | string $callback )
$callback Closure | string
    public static function restoring($callback);