InteractorInterface
interface InteractorInterface (View source)
Interactively supply values for missing required arguments for the current command. Note that this hook is not called if the --no-interaction flag is set.
Methods
interact(InputInterface $input, OutputInterface $output, AnnotationData $annotationData)
No description
Details
interact(InputInterface $input, OutputInterface $output, AnnotationData $annotationData)
No description