Completed
Push — master ( ab74b7...93f92b )
by Mr
03:54
created
src/Client.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -78,7 +78,7 @@
 block discarded – undo
78 78
      * Get some parameter from config
79 79
      *
80 80
      * @param   string $parameter Name of required parameter
81
-     * @return  mixed
81
+     * @return  integer
82 82
      * @throws  \RouterOS\Exceptions\ConfigException
83 83
      */
84 84
     private function config(string $parameter)
Please login to merge, or discard this patch.