mirror of
https://gitee.com/yansongda/pay.git
synced 2024-12-03 12:48:24 +08:00
优化注释
This commit is contained in:
parent
a61aa466e4
commit
a79281fce5
@ -134,7 +134,7 @@ abstract class Alipay implements GatewayInterface
|
||||
* @param string $sign 签名字符串-支付宝服务器发送过来的原始串
|
||||
* @param bool $sync 是否同步验证
|
||||
*
|
||||
* @return boolean [description]
|
||||
* @return array|boolean [description]
|
||||
*/
|
||||
public function verify($data, $sign = null, $sync = false)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user