Skip to content

Commit f99b5a6

Browse files
authored
Update README.md
1 parent f1c89e4 commit f99b5a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ echo ($transaction->isPaid() || $transaction->isAuthorized())?'Paid':'Not paid';
190190
### Failover gateway
191191
In the event of an outage, set the failover gateway like this:
192192

193-
```
193+
```php
194194
use Paynl\Config;
195195
use Paynl\Transaction;
196196

0 commit comments

Comments
 (0)