Skip to content

Commit d16f47e

Browse files
authored
Update PHPDoc
Update PHPDoc
1 parent e93a2a1 commit d16f47e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Payment.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ public function version( $version = '3.00' )
109109
/**
110110
* Generate Transactions
111111
*
112-
* @return $this
112+
* @return string
113113
*/
114114
public function generateTransaction()
115115
{

0 commit comments

Comments
 (0)