Completed
Push — master ( bc1876...b38692 )
by Alejandro
03:14
created
src/Tight.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -64,7 +64,7 @@
 block discarded – undo
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
Please login to merge, or discard this patch.