Skip to content

Commit 115d07e

Browse files
committed
added comment
1 parent eae0c28 commit 115d07e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Collector/MessageJournal.php

+1
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ public function getTotalRequests()
9696
*/
9797
public function collect(Request $request, Response $response, \Exception $exception = null)
9898
{
99+
// We do not need to collect any data form the Symfony Request and Response
99100
}
100101

101102
/**

0 commit comments

Comments
 (0)