프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$dryRunning | |||
$fineTuning | |||
$newConfigFile | |||
$phpfinder |
메소드 | 설명 | |
---|---|---|
configure ( ) | ||
execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) | {@inheritDoc} | |
getConfig ( string $dir ) : array | get the graph section of the configuration for this package | |
getPhpFinder ( $directory, $ignoreDir ) | ||
initialize ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) | Inject parameters of the command | |
writeConfig ( |
Dump the config |
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 |
protected initialize ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) | ||
$input | Symfony\Component\Console\Input\InputInterface | |
$output | Symfony\Component\Console\Output\OutputInterface |
protected writeConfig ( |
||
$logger |