프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$output | |||
$symfonyCommand |
메소드 | 설명 | |
---|---|---|
__construct ( |
Constructor. | |
hasCommand ( $name ) | ||
runCommand ( $commandName, array $arguments ) |
메소드 | 설명 | |
---|---|---|
getSymfonyConsoleApplication ( ) : Symfony\Component\Console\Application | Gets the Symfony Console application. |
public __construct ( |
||
$symfonyCommand | The Symfony Console command | |
$output | Symfony\Component\Console\Output\OutputInterface | The output |
protected getSymfonyConsoleApplication ( ) : Symfony\Component\Console\Application | ||
리턴 | Symfony\Component\Console\Application | The Symfony Console application |