CliDescriptor
class CliDescriptor implements DumpDescriptorInterface
Описывает клоны собранных данных для вывода в консоли.
Методы
| __construct(CliDumper $dumper) | ||
| void | describe(OutputInterface $output, Data $data, array $context, int $clientId) |
Подробности
__construct(CliDumper $dumper)
Параметры
| CliDumper | $dumper |
void describe(OutputInterface $output, Data $data, array $context, int $clientId)
Параметры
| OutputInterface | $output | |
| Data | $data | |
| array | $context | |
| int | $clientId |
Возвращаемое значение
| void |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/VarDumper/Command/Descriptor/CliDescriptor.html