$connection
$connection
ServerDumper forwards serialized Data clones to a server.
__construct(string $host, \Symfony\Component\VarDumper\Dumper\DataDumperInterface|null $wrappedDumper = null, \Symfony\Component\VarDumper\Dumper\ContextProvider\ContextProviderInterface[] $contextProviders = []) : mixed
string | $host | The server host |
\Symfony\Component\VarDumper\Dumper\DataDumperInterface|null | $wrappedDumper | A wrapped instance used whenever we failed contacting the server |
\Symfony\Component\VarDumper\Dumper\ContextProvider\ContextProviderInterface[] | $contextProviders | Context providers indexed by context name |