CliDescriptor
in package
implements
DumpDescriptorInterface
Describe collected data clones for cli output.
Tags
Interfaces, Classes and Traits
Table of Contents
- $dumper : mixed
- $lastIdentifier : mixed
- __construct() : mixed
- describe() : void
Properties
$dumper
private
mixed
$dumper
$lastIdentifier
private
mixed
$lastIdentifier
Methods
__construct()
public
__construct(CliDumper $dumper) : mixed
Parameters
- $dumper : CliDumper
Return values
mixed —describe()
public
describe(OutputInterface $output, Data $data, array<string|int, mixed> $context, int $clientId) : void
Parameters
- $output : OutputInterface
- $data : Data
- $context : array<string|int, mixed>
- $clientId : int