Entrypoint for standalone Robo-based tools. See docs/framework.md.
public static run ( string[] $argv, string $commandClasses, null | string $appName = null, null | string $appVersion = null, null | Symfony\Component\Console\Output\OutputInterface $output = null ) : integer | ||
$argv | string[] | |
$commandClasses | string | |
$appName | null | string | |
$appVersion | null | string | |
$output | null | Symfony\Component\Console\Output\OutputInterface | |
Résultat | integer |