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.
2 parents b172057 + 6db3a64 commit 942607bCopy full SHA for 942607b
Controller/Adminhtml/FastlyCdn/Waf/WafAllowlist.php
@@ -78,7 +78,7 @@ public function __construct(
78
$this->config = $config;
79
$this->api = $api;
80
$this->vcl = $vcl;
81
- parent::__construct($context, );
+ parent::__construct($context);
82
}
83
84
/**
0 commit comments