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.
2 parents a438d15 + f5f75e7 commit 3854985Copy full SHA for 3854985
src/DumpServerCommand.php
@@ -34,7 +34,7 @@ class DumpServerCommand extends Command
34
*
35
* @var \Symfony\Component\VarDumper\Server\DumpServer
36
*/
37
- private $server;
+ protected $server;
38
39
/**
40
* DumpServerCommand constructor.
0 commit comments