getArguments(); $commandInfo->setName($args['target'] ?? ''); $commandInfo->addAnnotation('hook', $args['type'] . ' ' . $args['target'] ?? ''); } }