Completed
Push — master ( 9734b3...c60efb )
by Davey
02:14
created
src/Frame.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -221,7 +221,7 @@
 block discarded – undo
221 221
     /**
222 222
      * @param $flag_byte
223 223
      *
224
-     * @return Flags
224
+     * @return Frame\Flags
225 225
      * @throws Frame\Exception\InvalidFlagException
226 226
      */
227 227
     public function parseFlags(int $flag_byte): Flags
Please login to merge, or discard this patch.