OutputAwareInterface
interface OutputAwareInterface (View source)
This interface declares awareness of task output.
Methods
Details
        
                            
    setOutput(OutputInterface $output)
        
    
    No description