class Connection
Forwards serialized Data clones to a server.
| __construct(string $host, array $contextProviders = array()) | ||
| array | getContextProviders() | |
| bool | write(Data $data) |
| string | $host | The server host |
| array | $contextProviders | Context providers indexed by context name |
| array |
| Data | $data |
| bool |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/VarDumper/Server/Connection.html