Completed
Push — master ( 39a6fc...f624cd )
by Dmitry
12:23
created
src/components/SettingsStorage.php 1 patch
Doc Comments   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -78,8 +78,7 @@
 block discarded – undo
78 78
 
79 79
     /**
80 80
      * Performs request to the API.
81
-     * @param string $key
82
-     * @param array $value
81
+     * @param string $action
83 82
      * @return array
84 83
      */
85 84
     private function perform($action, $data)
Please login to merge, or discard this patch.