$arguments
$arguments : array
Handling the console run stuff
$commands : array<mixed,\Threema\Console\Command\Base>
$publicKeyStore : \Threema\MsgApi\PublicKeyStore
__construct(array $arguments, \Threema\MsgApi\PublicKeyStore $publicKeyStore)
array | $arguments | |
\Threema\MsgApi\PublicKeyStore | $publicKeyStore |
register( $argumentKey, \Threema\Console\Command\Base $command)
$argumentKey | ||
\Threema\Console\Command\Base | $command |