Completed
Pull Request — master (#2)
by Tomáš
04:18
created
src/Bundle/SculpinBundle/HttpKernel/AbstractKernel.php 1 patch
Doc Comments   +2 added lines patch added patch discarded remove patch
@@ -28,6 +28,8 @@
 block discarded – undo
28 28
 
29 29
     /**
30 30
      * {@inheritdoc}
31
+     * @param boolean $debug
32
+     * @param string $projectDir
31 33
      */
32 34
     public function __construct($environment, $debug, $projectDir = null)
33 35
     {
Please login to merge, or discard this patch.