@@ -42,7 +42,6 @@ |
||
42 | 42 | /** |
43 | 43 | * Construct the application. |
44 | 44 | * |
45 | - * @param \Symfony\Component\DependencyInjection\ContainerInterface $container |
|
46 | 45 | * |
47 | 46 | * @return void |
48 | 47 | */ |
@@ -38,7 +38,7 @@ |
||
38 | 38 | /** |
39 | 39 | * Register bundles. |
40 | 40 | * |
41 | - * @return array |
|
41 | + * @return \Symfony\Bundle\MonologBundle\MonologBundle[] |
|
42 | 42 | */ |
43 | 43 | public function registerBundles() |
44 | 44 | { |