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 015f874 commit 645c65bCopy full SHA for 645c65b
src/Sensors/ExceptionSensor.php
@@ -36,7 +36,7 @@
36
*/
37
final class ExceptionSensor
38
{
39
- private const int VERSION = 3;
+ private const VERSION = 3;
40
41
/**
42
* @var array<string, SplFileObject|null>
0 commit comments