We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent caffb0c commit 62c42cfCopy full SHA for 62c42cf
testing/profiling.rst
@@ -22,7 +22,7 @@ the ``test`` environment)::
22
$client = static::createClient();
23
24
// enable the profiler only for the next request (if you make
25
- // new requests, you must call to this method again)
+ // new requests, you must call this method again)
26
// (it does nothing if the profiler is not available)
27
$client->enableProfiler();
28
0 commit comments