We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 129bc56 commit 2e598d6Copy full SHA for 2e598d6
DeprecationErrorHandler/Configuration.php
@@ -59,7 +59,7 @@ class Configuration
59
/**
60
* @var string|null
61
*/
62
- private $logFile = null;
+ private $logFile;
63
64
65
* @param int[] $thresholds A hash associating groups to thresholds
0 commit comments