Skip to content

Commit

Permalink
Merge pull request #42 from InfoSecRavindra/master
Browse files Browse the repository at this point in the history
Fixed #40
  • Loading branch information
anandsiddharth authored Oct 7, 2019
2 parents 9b0a5b9 + 1152df8 commit 3149eae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/PaytmWalletManager.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
class PaytmWalletManager extends Manager implements Contracts\Factory{


private $config;
protected $config;



Expand Down

0 comments on commit 3149eae

Please sign in to comment.