We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 088b02b commit 4c33132Copy full SHA for 4c33132
Collector/RequestStackProvider.php
@@ -68,7 +68,7 @@ public static function createFromCollectedData(array $data)
68
69
/**
70
* @param array $messages is an array with keys 'failure', 'request' and 'response' which hold requests for each call to
71
- * sendRequest and for each depth.
+ * sendRequest and for each depth
72
*
73
* @return RequestStackProvider
74
*/
0 commit comments