Skip to content

Commit 270e146

Browse files
authored
Add missing import statement
1 parent c4b9783 commit 270e146

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/GatewayInfo.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
use Omnipay\Common\AbstractGateway;
66
use Omnipay\Common\GatewayFactory;
7+
use SilverStripe\Core\Environment;
78
use SilverStripe\Omnipay\Exception\InvalidConfigurationException;
89
use SilverStripe\Omnipay\Model\Payment;
910
use SilverStripe\Core\Config\Configurable;

0 commit comments

Comments
 (0)