Completed
Pull Request — master (#71)
by thomas
23:08 queued 21:53
created
src/Buffertools/Parser.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -94,7 +94,7 @@
 block discarded – undo
94 94
      * Write $data as $bytes bytes. Can be flipped if needed.
95 95
      *
96 96
      * @param  integer $numBytes - number of bytes to write
97
-     * @param  SerializableInterface|BufferInterface|string $data - buffer, serializable or hex
97
+     * @param  BufferInterface $data - buffer, serializable or hex
98 98
      * @param  bool $flipBytes
99 99
      * @return Parser
100 100
      */
Please login to merge, or discard this patch.