Метод | Описание | |
---|---|---|
configure ( ) | ||
execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) : integer | ||
isRepositoryValid ( $repositoryUrl ) : boolean | Validate repository URL |
protected execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) : integer | ||
$input | Symfony\Component\Console\Input\InputInterface | The input instance |
$output | Symfony\Component\Console\Output\OutputInterface | The output instance |
Результат | integer |
protected isRepositoryValid ( $repositoryUrl ) : boolean | ||
$repositoryUrl | ||
Результат | boolean |