PHP Class Symfony\Installer\Application

Author: Jerzy Zawadzki ([email protected])
Inheritance: extends Symfony\Component\Console\Application
Show file Open project: symfony/symfony-installer

Public Methods

Method Description
doRun ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output )

Method Details

doRun() public method

public doRun ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output )
$input Symfony\Component\Console\Input\InputInterface
$output Symfony\Component\Console\Output\OutputInterface