public
tap((callable($this): mixed)|null $callback = null): ($callback is null ? HigherOrderTapProxy : $this)
Call the given Closure with this instance then return the instance.