We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6048c8e commit 01bde33Copy full SHA for 01bde33
1 file changed
src/Controller/MetaRefresh.php
@@ -43,7 +43,7 @@ class MetaRefresh
43
* @throws \Exception
44
*/
45
public function __construct(
46
- protected Configuration $config,
+ protected Configuration $config
47
) {
48
$this->config = $config;
49
$this->module_config = Configuration::getConfig('module_metarefresh.php');
0 commit comments