Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ServerDumpCommand.php
ServerDumpCommand::$descriptors
@var DumpDescriptorInterface[]
Type:
descriptors
File
vendor/
symfony/
var-dumper/
Command/
ServerDumpCommand.php
, line 42
Class
ServerDumpCommand
Starts a dump server to collect and output dumps on a single place with multiple formats support.
Namespace
Symfony\Component\VarDumper\Command
Code
private array $descriptors;
RSS feed