CompletionOutputInterface
                
            in
            
        
    
        
            Transforms the {@see CompletionSuggestions} object into output readable by the shell completion.
Tags
Table of Contents
Methods
- write() : void
 
Methods
write()
    public
                    write(CompletionSuggestions $suggestions, OutputInterface $output) : void
    Parameters
- $suggestions : CompletionSuggestions
 - $output : OutputInterface