Completed
Pull Request — master (#28)
by Elan
01:16
created
src/Xhgui/Util.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -110,7 +110,6 @@
 block discarded – undo
110 110
 
111 111
 
112 112
     /**
113
-     * @param array $data
114 113
      * @return mixed|string
115 114
      */
116 115
     public static function getMethod() {
Please login to merge, or discard this patch.
src/Xhgui/Saver/File.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -59,7 +59,6 @@
 block discarded – undo
59 59
 
60 60
     /**
61 61
      * Get filename to use to store data
62
-     * @param string $dir
63 62
      * @return string
64 63
      * @throws Exception
65 64
      */
Please login to merge, or discard this patch.