int run(InputInterface $input = null, OutputInterface $output = null)
Runs the current application.
int run(InputInterface $input = null, OutputInterface $output = null)
Runs the current application.
InputInterface | $input | An Input instance |
OutputInterface | $output | An Output instance |
int | 0 if everything went fine, or an error code |
Exception | When doRun returns Exception |
Designed by : w10schools
service@w10schools.com
Please login to continue.