Completed
Push — master ( 97b66a...92b407 )
by thomas
29:00
created
src/Transaction/TransactionInput.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -107,7 +107,7 @@
 block discarded – undo
107 107
     }
108 108
 
109 109
     /**
110
-     * @return BufferInterface
110
+     * @return \BitWasp\Buffertools\Buffer
111 111
      */
112 112
     public function getBuffer()
113 113
     {
Please login to merge, or discard this patch.
src/Transaction/OutPoint.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -107,7 +107,7 @@
 block discarded – undo
107 107
     }
108 108
 
109 109
     /**
110
-     * @return BufferInterface
110
+     * @return \BitWasp\Buffertools\Buffer
111 111
      */
112 112
     public function getBuffer()
113 113
     {
Please login to merge, or discard this patch.