Esensi\Model\Contracts\SoftDeletingModelInterface::restoring PHP 메소드

restoring() 공개 정적인 메소드

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