Skip to content

Commit 74a7e0e

Browse files
committed
update
1 parent 0e17c20 commit 74a7e0e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/Wechat.php

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,11 @@ class Wechat extends ServiceLocator
5454
*/
5555
public $cache = 'cache';
5656

57+
/**
58+
* @var array wechat parameters (name => value).
59+
*/
60+
public $params = [];
61+
5762
/**
5863
* Payment constructor.
5964
* @param array $config

0 commit comments

Comments
 (0)