Completed
Pull Request — master (#26)
by VEBER
04:12
created
app/Kernel.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -38,7 +38,7 @@
 block discarded – undo
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
     {
Please login to merge, or discard this patch.