Completed
Push — master ( 1d259c...42eb1d )
by Derek Stephen
07:07
created
src/Application.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -48,7 +48,6 @@
 block discarded – undo
48 48
     /**
49 49
      *  Ahoy! There nay be boardin without yer configuration
50 50
      *
51
-     * @param array $config
52 51
      * @return Application
53 52
      */
54 53
     public static function ahoy()
Please login to merge, or discard this patch.
src/ApplicationPackage.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -40,7 +40,6 @@
 block discarded – undo
40 40
     /**
41 41
      * ApplicationPackage constructor.
42 42
      * @param array $config
43
-     * @param Router $router
44 43
      */
45 44
     public function __construct(array $config)
46 45
     {
Please login to merge, or discard this patch.