Stalinko / laravel-mpay24

2 stars 2 forks source link

LaravelMPay24ServiceProvider Cannot use $this as parameter #2

Closed internetztube closed 3 years ago

internetztube commented 8 years ago
FatalErrorException in LaravelMPay24ServiceProvider.php line 37:
Cannot use $this as parameter

Removing the $this from the parameter list of the closure should do the trick. (PHP 7, Laravel 5.2.41)

I have an other question. How do I specify the payment type? It would be awesome if you could add an example for that to the README.md.

Best regards Fred