Skip to content

Commit 4741612

Browse files
committed
Spacing
1 parent 3a87e6c commit 4741612

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Illuminate/Http/Client/PendingRequest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -690,7 +690,7 @@ public function send(string $method, string $url, array $options = [])
690690
}, $this->retryDelay ?? 100, $this->retryWhenCallback);
691691
}
692692

693-
/**
693+
/**
694694
* Parse the HTTP options.
695695
*
696696
* @param array $options

0 commit comments

Comments
 (0)