PHP Класс JMOlivas\Phpqa\Command\AnalyzeCommand

Наследование: extends Symfony\Component\Console\Command\Command
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
executeProcess ( $output, $processArguments, $file, $prefixes, $postfixes, $arguments, $options )

Защищенные методы

Метод Описание
configure ( )
execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output )

Приватные методы

Метод Описание
analyzer ( $output, $analyzer, $files, $config, $project )
checkComposer ( $output, $files, $config )
extractCommitedFiles ( $output, $config )
validateBinary ( $binaryFile )

Описание методов

configure() защищенный Метод

protected configure ( )

execute() защищенный Метод

protected execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output )
$input Symfony\Component\Console\Input\InputInterface
$output Symfony\Component\Console\Output\OutputInterface

executeProcess() публичный Метод

public executeProcess ( $output, $processArguments, $file, $prefixes, $postfixes, $arguments, $options )