Skip to content

Commit 0657983

Browse files
committed
CI fix.
1 parent 11fe46b commit 0657983

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Message/Form/AuthorizeRequest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ public function getVendorEmail()
288288
}
289289

290290
/**
291-
* @param string|null $value 0, 1, or 2, see
291+
* @param string|null $value 0, 1, or 2, see constants SEND_EMAIL_*
292292
* @return $this
293293
*/
294294
public function setSendEmail($value)

0 commit comments

Comments
 (0)