Completed
Pull Request — master (#3)
by Marcos
25:32 queued 24:31
created
src/Client.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -133,8 +133,8 @@
 block discarded – undo
133 133
      * - the wildcard character (used by graphite)
134 134
      * - leading and trailing dots
135 135
      *
136
-     * @param string $path the path string to sanitize
137 136
      *
137
+     * @param string $string
138 138
      * @return string The sanitized path string or an empty one.
139 139
      */
140 140
     public function sanitizePath($string)
Please login to merge, or discard this patch.