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 9f4e8a7 commit 2168698Copy full SHA for 2168698
src/Driver/Xdebug.php
@@ -27,7 +27,7 @@ final class Xdebug implements Driver
27
/**
28
* @var bool
29
*/
30
- private $hasSupportForWhitelistFiltering = false;
+ private $hasSupportForWhitelistFiltering;
31
32
33
* @throws RuntimeException
0 commit comments