Completed
Branch 4.0 (c710b5)
by Serhii
02:04
created
src/Detector.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -78,6 +78,9 @@
 block discarded – undo
78 78
         var_dump($this->resultObject);
79 79
     }
80 80
 
81
+    /**
82
+     * @param string $type
83
+     */
81 84
     private function detect($config, $type)
82 85
     {
83 86
 
Please login to merge, or discard this patch.