class CliDumper extends AbstractDumper
CliDumper dumps variables for command line output.
Constants
DUMP_LIGHT_ARRAY DUMP_STRING_LENGTH
Properties
static $defaultOutput static $defaultColors
Methods
__construct(callable|resource|string|null $output = null, string $charset = null, int $flags)
callable|resource|string setOutput(callable|resource|string $output) Sets the output destination of the dumps. from AbstractDumper string setCharset(string $charset) Set