@@ -48,7 +48,6 @@ |
||
| 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() |
@@ -40,7 +40,6 @@ |
||
| 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 | { |