class DumpServer
A server collecting Data clones sent by a ServerDumper.
__construct(string $host, LoggerInterface $logger = null) | ||
void | start() | |
void | listen(callable $callback) | |
string | getHost() |
string | $host | |
LoggerInterface | $logger |
void |
callable | $callback |
void |
string |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/VarDumper/Server/DumpServer.html