We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9527ef6 commit 89c3ceaCopy full SHA for 89c3cea
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