8000 minor #14380 Super minor syntax fix (Nyholm) · Nyholm/symfony-docs@8fcfa59 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8fcfa59

Browse files
committed
minor symfony#14380 Super minor syntax fix (Nyholm)
This PR was merged into the 4.4 branch. Discussion ---------- Super minor syntax fix Sorry for the noise. I saw this and my OCD sense was tingling. <img width="691" alt="Screenshot 2020-10-09 at 09 55 28" src="https://user-images.githubusercontent.com/1275206/95557961-d0497c80-0a15-11eb-8bb2-65384e26909e.png"> Commits ------- 4c6e527 Super minor syntax fix
2 parents a0f6727 + 4c6e527 commit 8fcfa59

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

http_client.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -810,6 +810,7 @@ following methods::
810810
// returns info coming from the transport layer, such as "response_headers",
811811
// "redirect_count", "start_time", "redirect_url", etc.
812812
$httpInfo = $response->getInfo();
813+
813814
// you can get individual info too
814815
$startTime = $response->getInfo('start_time');
815816

0 commit comments

Comments
 (0)
0