@@ -40,7 +40,7 @@ |
||
40 | 40 | * Cli. |
41 | 41 | * |
42 | 42 | * @param LoggerInterface $logger |
43 | - * @param Getopt $getopt |
|
43 | + * @param GetOpt $getopt |
|
44 | 44 | * @param ContainerInterface $container |
45 | 45 | */ |
46 | 46 | public function __construct(LoggerInterface $logger, GetOpt $getopt, ContainerInterface $container) |