@@ -64,7 +64,7 @@ |
||
| 64 | 64 | |
| 65 | 65 | /** |
| 66 | 66 | * Creates an instance of Tight Framework. |
| 67 | - * @param array|TightConfig $config Settings to override the config file |
|
| 67 | + * @param TightConfig $config Settings to override the config file |
|
| 68 | 68 | */ |
| 69 | 69 | public function __construct($config = []) { |
| 70 | 70 | // Sets the instance |