W3cubDocs

/Symfony 4.1

HtmlDescriptor

class HtmlDescriptor implements DumpDescriptorInterface

Describe collected data clones for html output.

Methods

__construct(HtmlDumper $dumper)
void describe(OutputInterface $output, Data $data, array $context, int $clientId)

Details

__construct(HtmlDumper $dumper)

Parameters

HtmlDumper $dumper

void describe(OutputInterface $output, Data $data, array $context, int $clientId)

Parameters

OutputInterface $output
Data $data
array $context
int $clientId

Return Value

void

© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/VarDumper/Command/Descriptor/HtmlDescriptor.html