Completed
Pull Request — master (#3)
by Lars
02:17
created
src/AppserverIo/Stomp/Parser.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -178,7 +178,7 @@
 block discarded – undo
178 178
      * Validates the given header value by given key.
179 179
      *
180 180
      * @param string     $key   The key to find the validation type.
181
-     * @param string|int $value The value to validated by type.
181
+     * @param string $value The value to validated by type.
182 182
      *
183 183
      * @return bool
184 184
      */
Please login to merge, or discard this patch.