Dumper
    
            
            in package
            
        
    
    
    
FinalYes
Tags
Table of Contents
Methods
- __construct() : mixed
 - __invoke() : string
 
Methods
__construct()
    public
                    __construct(OutputInterface $output[, CliDumper|null $dumper = null ][, ClonerInterface|null $cloner = null ]) : mixed
    Parameters
- $output : OutputInterface
 - $dumper : CliDumper|null = null
 - $cloner : ClonerInterface|null = null
 
__invoke()
    public
                    __invoke(mixed $var) : string
    Parameters
- $var : mixed