We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9371d3 commit bcc633dCopy full SHA for bcc633d
src/StandAloneBounce.php
@@ -116,7 +116,6 @@ public function getBouncerInstance(): Bouncer
116
$fallbackRemediation = $this->getStringSettings('fallback_remediation');
117
$bouncingLevel = $this->getStringSettings('bouncing_level');
118
$geolocation = $this->getArraySettings('geolocation');
119
- $forcedTestIp = $this->getStringSettings('forced_test_ip');
120
121
// Init Bouncer instance
122
switch ($bouncingLevel) {
0 commit comments