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 637ae12 commit 680a30dCopy full SHA for 680a30d
DataCollector/MessageDataCollector.php
@@ -20,7 +20,7 @@
20
/**
21
* @author Fabien Potencier <fabien@symfony.com>
22
*/
23
-class MessageDataCollector extends DataCollector
+final class MessageDataCollector extends DataCollector
24
{
25
private $events;
26
MessageDataCollector.php
0 commit comments