Skip to content

Commit f978cb2

Browse files
committed
Update Config.php
1 parent 0685c2e commit f978cb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Config.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ class Config extends GatewayConfig implements JsonSerializable {
6464
*
6565
* @var string
6666
*/
67-
public $country_code;
67+
public $country_code = '';
6868

6969
/**
7070
* Get API key.

0 commit comments

Comments
 (0)