Completed
Push — master ( 71ac49...05878a )
by Tobias
05:06 queued 03:30
created
src/AppKernel.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -41,7 +41,6 @@
 block discarded – undo
41 41
     }
42 42
 
43 43
     /**
44
-     * @param string $bundle
45 44
      */
46 45
     public function addBundle($bundleClassName)
47 46
     {
Please login to merge, or discard this patch.
src/BaseBundleTestCase.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -23,7 +23,6 @@
 block discarded – undo
23 23
     /**
24 24
      * Boots the Kernel for this test.
25 25
      *
26
-     * @param array $options
27 26
      */
28 27
     protected function bootKernel()
29 28
     {
Please login to merge, or discard this patch.