Esensi\Model\Contracts\SoftDeletingModelInterface::restoring PHP Method

restoring() public static method

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