Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0338f96

Browse files
committed
lower case request since it's not talking about the class
1 parent78ece84 commit0338f96

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎components/http_foundation/introduction.rst‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -189,8 +189,8 @@ this is done via the "path info" of the request, which can be accessed via the
189189
Simulating a Request
190190
~~~~~~~~~~~~~~~~~~~~
191191

192-
Instead of creating aRequest based on the PHP globals, you can also simulate
193-
aRequest::
192+
Instead of creating arequest based on the PHP globals, you can also simulate
193+
arequest::
194194

195195
$request = Request::create(
196196
'/hello-world',

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp