PHP Class Spatie\Backup\Commands\BaseCommand

Inheritance: extends Illuminate\Console\Command
Show file Open project: spatie/laravel-backup

Public Methods

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

Method Details

run() public method

public run ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) : integer
$input Symfony\Component\Console\Input\InputInterface
$output Symfony\Component\Console\Output\OutputInterface
return integer